[==========] 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:08.701650 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:38905
I20260713 09:07:08.703239 16584 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:08.704324 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:08.721158 16591 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:08.721535 16593 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:07:08.721673 16590 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:08.722823 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:09.933413 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.933668 16584 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:09.933943 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933629933915 us; error 0 us; skew 500 ppm
I20260713 09:07:09.934810 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.940164 16584 webserver.cc:533] Webserver started at http://127.16.50.62:39801/ using document root <none> and password file <none>
I20260713 09:07:09.941128 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.941358 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.941845 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.947630 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "9e9f5061fabb4cde9fce9d9b87e77747"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lcpc"
I20260713 09:07:09.955422 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:07:09.960595 16599 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:09.961710 16584 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:09.962085 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "9e9f5061fabb4cde9fce9d9b87e77747"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lcpc"
I20260713 09:07:09.962437 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-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:10.023847 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.025486 16584 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:10.025979 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.098178 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:38905
I20260713 09:07:10.098250 16650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:38905 every 8 connection(s)
I20260713 09:07:10.106155 16651 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:10.127889 16651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: Bootstrap starting.
I20260713 09:07:10.134021 16651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.135953 16651 log.cc:826] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:10.140705 16651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: No bootstrap required, opened a new log
I20260713 09:07:10.161697 16651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER }
I20260713 09:07:10.162253 16651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.162575 16651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e9f5061fabb4cde9fce9d9b87e77747, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.163599 16651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER }
I20260713 09:07:10.164100 16651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:10.164425 16651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:10.164772 16651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.168851 16651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER }
I20260713 09:07:10.169634 16651 leader_election.cc:304] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [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: 9e9f5061fabb4cde9fce9d9b87e77747; no voters: 
I20260713 09:07:10.171365 16651 leader_election.cc:290] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:10.171761 16654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.174090 16654 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 1 LEADER]: Becoming Leader. State: Replica: 9e9f5061fabb4cde9fce9d9b87e77747, State: Running, Role: LEADER
I20260713 09:07:10.175166 16654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [LEADER]: Queue going to LEADER mode. State: All 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: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER }
I20260713 09:07:10.176143 16651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:10.186010 16656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e9f5061fabb4cde9fce9d9b87e77747. Latest consensus state: current_term: 1 leader_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER } }
I20260713 09:07:10.186075 16655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e9f5061fabb4cde9fce9d9b87e77747" member_type: VOTER } }
I20260713 09:07:10.186846 16656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.187060 16655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.190083 16662 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:10.202862 16662 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:10.205196 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:10.219065 16662 catalog_manager.cc:1383] Generated new cluster ID: 5c26acfc08294559abd54c95eb1bf897
I20260713 09:07:10.219362 16662 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:10.248689 16662 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:10.250229 16662 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:10.270539 16662 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: Generated new TSK 0
I20260713 09:07:10.271440 16662 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:10.336169 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.344606 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:10.346191 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
W20260713 09:07:10.349231 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:10.349954 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:10.350790 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.351078 16584 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:10.351248 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933630351234 us; error 0 us; skew 500 ppm
I20260713 09:07:10.351899 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.356374 16584 webserver.cc:533] Webserver started at http://127.16.50.1:38909/ using document root <none> and password file <none>
I20260713 09:07:10.356937 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.357137 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.357461 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.358620 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.364495 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:07:10.368815 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:10.369765 16584 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:07:10.370100 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.370429 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-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:10.384557 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.385927 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.388430 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.393131 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.393394 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.393743 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.393975 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.490155 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:34841
I20260713 09:07:10.490226 16743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:34841 every 8 connection(s)
I20260713 09:07:10.497233 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.506877 16748 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:10.508800 16749 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:10.521912 16744 heartbeater.cc:344] Connected to a master server at 127.16.50.62:38905
I20260713 09:07:10.522435 16744 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.523583 16744 heartbeater.cc:507] Master 127.16.50.62:38905 requested a full tablet report, sending...
I20260713 09:07:10.527263 16616 ts_manager.cc:194] Registered new tserver with Master: 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
I20260713 09:07:10.530611 16616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55458
W20260713 09:07:10.537400 16751 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:10.537850 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:10.538753 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.538986 16584 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:10.539184 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933630539161 us; error 0 us; skew 500 ppm
I20260713 09:07:10.539768 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.542804 16584 webserver.cc:533] Webserver started at http://127.16.50.2:46841/ using document root <none> and password file <none>
I20260713 09:07:10.543332 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.543560 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.543836 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.544984 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "2ca87ae8b1bf4603ac91e07719243916"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.550535 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:07:10.554503 16756 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:10.555281 16584 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:10.555567 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "2ca87ae8b1bf4603ac91e07719243916"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.555845 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-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:10.598600 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.599951 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.602584 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.606082 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.606276 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.606585 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.606742 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.706331 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:39039
I20260713 09:07:10.706480 16818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:39039 every 8 connection(s)
I20260713 09:07:10.711838 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.720263 16822 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:10.726755 16819 heartbeater.cc:344] Connected to a master server at 127.16.50.62:38905
I20260713 09:07:10.727165 16819 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.728073 16819 heartbeater.cc:507] Master 127.16.50.62:38905 requested a full tablet report, sending...
W20260713 09:07:10.730616 16823 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:10.730738 16616 ts_manager.cc:194] Registered new tserver with Master: 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:10.732424 16825 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:10.733099 16616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55470
I20260713 09:07:10.733508 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:10.734607 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.734827 16584 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:10.735015 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933630734995 us; error 0 us; skew 500 ppm
I20260713 09:07:10.735562 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.738075 16584 webserver.cc:533] Webserver started at http://127.16.50.3:41903/ using document root <none> and password file <none>
I20260713 09:07:10.738565 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.738786 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.739058 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.740064 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.744715 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:10.748252 16830 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:10.749104 16584 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:07:10.749398 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-lcpc"
I20260713 09:07:10.749715 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933628535617-16584-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:10.791572 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.792956 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.794385 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.796741 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.796974 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.797214 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.797392 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.892132 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:35677
I20260713 09:07:10.892323 16892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:35677 every 8 connection(s)
I20260713 09:07:10.909497 16893 heartbeater.cc:344] Connected to a master server at 127.16.50.62:38905
I20260713 09:07:10.909900 16893 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.910682 16893 heartbeater.cc:507] Master 127.16.50.62:38905 requested a full tablet report, sending...
I20260713 09:07:10.912777 16616 ts_manager.cc:194] Registered new tserver with Master: c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:10.913436 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016255357s
I20260713 09:07:10.914481 16616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55474
I20260713 09:07:10.966131 16616 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55490:
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:10.969745 16616 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:11.069913 16784 tablet_service.cc:1511] Processing CreateTablet for tablet a8320f19113d48fdba81abb5c3e9ae49 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:11.076210 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8320f19113d48fdba81abb5c3e9ae49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.072919 16783 tablet_service.cc:1511] Processing CreateTablet for tablet a9c0412330984f8db9dd707255c38646 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:11.070660 16782 tablet_service.cc:1511] Processing CreateTablet for tablet 43daa60f789b49e0b53ebddad07ab92c (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:11.076318 16779 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9be5ffe3174106b3ed5333644839c9 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:11.074175 16781 tablet_service.cc:1511] Processing CreateTablet for tablet e34740561f48431b9c90c3865d91102a (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:11.082840 16782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43daa60f789b49e0b53ebddad07ab92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.084782 16781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34740561f48431b9c90c3865d91102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.080626 16780 tablet_service.cc:1511] Processing CreateTablet for tablet b9a53af3f10e43b6b823ee0bcc729bce (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:11.089753 16779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9be5ffe3174106b3ed5333644839c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.093180 16855 tablet_service.cc:1511] Processing CreateTablet for tablet e34740561f48431b9c90c3865d91102a (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:11.091694 16778 tablet_service.cc:1511] Processing CreateTablet for tablet a2055335c1274f6689b7717b4f7610e1 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:11.096774 16854 tablet_service.cc:1511] Processing CreateTablet for tablet b9a53af3f10e43b6b823ee0bcc729bce (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:11.095860 16857 tablet_service.cc:1511] Processing CreateTablet for tablet a9c0412330984f8db9dd707255c38646 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:11.097735 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a53af3f10e43b6b823ee0bcc729bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.094838 16856 tablet_service.cc:1511] Processing CreateTablet for tablet 43daa60f789b49e0b53ebddad07ab92c (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:11.091640 16858 tablet_service.cc:1511] Processing CreateTablet for tablet a8320f19113d48fdba81abb5c3e9ae49 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:11.103111 16852 tablet_service.cc:1511] Processing CreateTablet for tablet a2055335c1274f6689b7717b4f7610e1 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:11.107028 16853 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9be5ffe3174106b3ed5333644839c9 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:11.109287 16855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34740561f48431b9c90c3865d91102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.112123 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c0412330984f8db9dd707255c38646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.116601 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c0412330984f8db9dd707255c38646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.116185 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2055335c1274f6689b7717b4f7610e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.118603 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8320f19113d48fdba81abb5c3e9ae49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.112859 16851 tablet_service.cc:1511] Processing CreateTablet for tablet 1efabf6b1267437881dcfe83b2000a82 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:11.112254 16777 tablet_service.cc:1511] Processing CreateTablet for tablet 1efabf6b1267437881dcfe83b2000a82 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:11.127967 16852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2055335c1274f6689b7717b4f7610e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.131114 16851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efabf6b1267437881dcfe83b2000a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.133447 16777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efabf6b1267437881dcfe83b2000a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.133781 16853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9be5ffe3174106b3ed5333644839c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.139788 16776 tablet_service.cc:1511] Processing CreateTablet for tablet 464ca00f60ce42e99db5f83da43dd5e8 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:11.141475 16856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43daa60f789b49e0b53ebddad07ab92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.145408 16776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464ca00f60ce42e99db5f83da43dd5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.158795 16854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a53af3f10e43b6b823ee0bcc729bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.165123 16850 tablet_service.cc:1511] Processing CreateTablet for tablet 464ca00f60ce42e99db5f83da43dd5e8 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:11.171976 16850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464ca00f60ce42e99db5f83da43dd5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.217734 16709 tablet_service.cc:1511] Processing CreateTablet for tablet a8320f19113d48fdba81abb5c3e9ae49 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:11.220016 16709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8320f19113d48fdba81abb5c3e9ae49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.224748 16708 tablet_service.cc:1511] Processing CreateTablet for tablet a9c0412330984f8db9dd707255c38646 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
W20260713 09:07:11.228847 16664 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:11.233142 16708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c0412330984f8db9dd707255c38646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.234287 16706 tablet_service.cc:1511] Processing CreateTablet for tablet e34740561f48431b9c90c3865d91102a (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:11.233768 16707 tablet_service.cc:1511] Processing CreateTablet for tablet 43daa60f789b49e0b53ebddad07ab92c (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:11.239619 16706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34740561f48431b9c90c3865d91102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.249955 16707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43daa60f789b49e0b53ebddad07ab92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.245756 16705 tablet_service.cc:1511] Processing CreateTablet for tablet b9a53af3f10e43b6b823ee0bcc729bce (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:11.253523 16705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a53af3f10e43b6b823ee0bcc729bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.253551 16704 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9be5ffe3174106b3ed5333644839c9 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:11.257189 16704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9be5ffe3174106b3ed5333644839c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.272262 16703 tablet_service.cc:1511] Processing CreateTablet for tablet a2055335c1274f6689b7717b4f7610e1 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:11.276329 16703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2055335c1274f6689b7717b4f7610e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.292273 16702 tablet_service.cc:1511] Processing CreateTablet for tablet 1efabf6b1267437881dcfe83b2000a82 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:11.290738 16701 tablet_service.cc:1511] Processing CreateTablet for tablet 464ca00f60ce42e99db5f83da43dd5e8 (DEFAULT_TABLE table=test-workload [id=b28f1f386d40453bab2fd65a35a9656d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:11.295228 16702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efabf6b1267437881dcfe83b2000a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.297693 16701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464ca00f60ce42e99db5f83da43dd5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.384676 16911 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.446871 16912 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:11.464080 16913 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.465713 16911 tablet_bootstrap.cc:654] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.467092 16912 tablet_bootstrap.cc:654] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.472332 16913 tablet_bootstrap.cc:654] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.478165 16911 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.478791 16911 ts_tablet_manager.cc:1403] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.006s
I20260713 09:07:11.482949 16912 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:11.483471 16912 ts_tablet_manager.cc:1403] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.013s
I20260713 09:07:11.485340 16913 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.485819 16913 ts_tablet_manager.cc:1403] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:07:11.486397 16911 raft_consensus.cc:359] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.486738 16912 raft_consensus.cc:359] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.487406 16911 raft_consensus.cc:385] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.487468 16912 raft_consensus.cc:385] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.487850 16911 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.487910 16912 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.488929 16912 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.488763 16911 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.489238 16913 raft_consensus.cc:359] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.490075 16913 raft_consensus.cc:385] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.490422 16913 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.491525 16913 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.497965 16744 heartbeater.cc:499] Master 127.16.50.62:38905 was elected leader, sending a full tablet report...
I20260713 09:07:11.498479 16913 ts_tablet_manager.cc:1434] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:07:11.498889 16911 ts_tablet_manager.cc:1434] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.009s
W20260713 09:07:11.498946 16745 tablet.cc:2406] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:11.499809 16913 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.499809 16911 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.500712 16819 heartbeater.cc:499] Master 127.16.50.62:38905 was elected leader, sending a full tablet report...
I20260713 09:07:11.505694 16911 tablet_bootstrap.cc:654] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.508991 16893 heartbeater.cc:499] Master 127.16.50.62:38905 was elected leader, sending a full tablet report...
I20260713 09:07:11.513689 16913 tablet_bootstrap.cc:654] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.516558 16912 ts_tablet_manager.cc:1434] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.013s
I20260713 09:07:11.517716 16912 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:11.525122 16911 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.525645 16911 ts_tablet_manager.cc:1403] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260713 09:07:11.527940 16912 tablet_bootstrap.cc:654] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.530583 16911 raft_consensus.cc:359] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.531543 16911 raft_consensus.cc:385] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.531925 16911 raft_consensus.cc:740] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.532866 16911 consensus_queue.cc:260] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.538431 16911 ts_tablet_manager.cc:1434] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:11.539595 16911 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.546111 16913 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.546588 16913 ts_tablet_manager.cc:1403] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.010s
I20260713 09:07:11.548153 16911 tablet_bootstrap.cc:654] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.549435 16913 raft_consensus.cc:359] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.550189 16913 raft_consensus.cc:385] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.550484 16913 raft_consensus.cc:740] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.551223 16913 consensus_queue.cc:260] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.553442 16913 ts_tablet_manager.cc:1434] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:07:11.554318 16913 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.561434 16911 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.562058 16911 ts_tablet_manager.cc:1403] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260713 09:07:11.566948 16911 raft_consensus.cc:359] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.569450 16911 raft_consensus.cc:385] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.572238 16913 tablet_bootstrap.cc:654] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.572639 16911 raft_consensus.cc:740] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.573782 16911 consensus_queue.cc:260] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.572183 16912 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:11.575115 16912 ts_tablet_manager.cc:1403] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.017s
I20260713 09:07:11.576913 16911 ts_tablet_manager.cc:1434] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:07:11.578030 16911 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.583063 16912 raft_consensus.cc:359] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.584138 16912 raft_consensus.cc:385] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.584525 16912 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.584865 16911 tablet_bootstrap.cc:654] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.585461 16912 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.588831 16912 ts_tablet_manager.cc:1434] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:11.590076 16912 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:11.591166 16913 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.591635 16913 ts_tablet_manager.cc:1403] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.007s
I20260713 09:07:11.594599 16913 raft_consensus.cc:359] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:11.595381 16913 raft_consensus.cc:385] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.595747 16913 raft_consensus.cc:740] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.597003 16912 tablet_bootstrap.cc:654] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.596560 16913 consensus_queue.cc:260] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:11.598946 16919 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.599386 16919 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:11.603051 16919 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.605005 16913 ts_tablet_manager.cc:1434] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:07:11.606058 16913 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.612686 16911 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.613282 16911 ts_tablet_manager.cc:1403] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.002s
I20260713 09:07:11.617497 16911 raft_consensus.cc:359] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.618465 16911 raft_consensus.cc:385] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.618856 16911 raft_consensus.cc:740] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.619697 16911 consensus_queue.cc:260] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.626140 16913 tablet_bootstrap.cc:654] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.632113 16911 ts_tablet_manager.cc:1434] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:07:11.633311 16911 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.638840 16911 tablet_bootstrap.cc:654] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.643002 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
W20260713 09:07:11.645694 16685 leader_election.cc:343] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.650182 16912 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:11.650771 16912 ts_tablet_manager.cc:1403] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.009s
I20260713 09:07:11.653855 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:11.654378 16912 raft_consensus.cc:359] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.655094 16912 raft_consensus.cc:385] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.655484 16912 raft_consensus.cc:740] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
W20260713 09:07:11.655694 16683 leader_election.cc:343] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.656155 16683 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:11.656499 16912 consensus_queue.cc:260] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.657290 16919 raft_consensus.cc:2749] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.659933 16913 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.660751 16912 ts_tablet_manager.cc:1434] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:07:11.660900 16913 ts_tablet_manager.cc:1403] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.010s
I20260713 09:07:11.663812 16913 raft_consensus.cc:359] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.664568 16913 raft_consensus.cc:385] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.664873 16913 raft_consensus.cc:740] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.665570 16913 consensus_queue.cc:260] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.666047 16911 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.668027 16913 ts_tablet_manager.cc:1434] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.669011 16913 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.670779 16917 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.671262 16917 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.673015 16912 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:11.674005 16917 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.675314 16913 tablet_bootstrap.cc:654] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.681372 16912 tablet_bootstrap.cc:654] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.685096 16911 ts_tablet_manager.cc:1403] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.010s
I20260713 09:07:11.687182 16913 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.688171 16913 ts_tablet_manager.cc:1403] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:07:11.688761 16911 raft_consensus.cc:359] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.689772 16911 raft_consensus.cc:385] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.690140 16911 raft_consensus.cc:740] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.690935 16911 consensus_queue.cc:260] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.691355 16913 raft_consensus.cc:359] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.692521 16913 raft_consensus.cc:385] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.692818 16913 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.693562 16913 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.696019 16913 ts_tablet_manager.cc:1434] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.697384 16913 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.704227 16913 tablet_bootstrap.cc:654] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.704443 16911 ts_tablet_manager.cc:1434] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260713 09:07:11.707999 16917 raft_consensus.cc:493] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.708580 16917 raft_consensus.cc:515] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.710458 16917 leader_election.cc:290] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.715685 16911 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.718183 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:11.720781 16912 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:11.720942 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:11.721401 16912 ts_tablet_manager.cc:1403] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.003s
I20260713 09:07:11.722628 16911 tablet_bootstrap.cc:654] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:11.722661 16832 leader_election.cc:343] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:11.723640 16832 leader_election.cc:343] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.725634 16912 raft_consensus.cc:359] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.726459 16912 raft_consensus.cc:385] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.726823 16912 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.727636 16912 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.728929 16917 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.729709 16917 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.731777 16917 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.733068 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:11.734077 16719 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 0.
I20260713 09:07:11.737726 16832 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:11.738898 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:11.739216 16912 ts_tablet_manager.cc:1434] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260713 09:07:11.739856 16793 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 0.
I20260713 09:07:11.739856 16917 raft_consensus.cc:2804] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.740810 16917 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.739152 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:11.740605 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:11.741338 16917 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.742516 16794 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 0.
I20260713 09:07:11.742501 16832 leader_election.cc:304] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:11.744647 16912 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
W20260713 09:07:11.747599 16832 leader_election.cc:343] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.748500 16832 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:11.748504 16939 raft_consensus.cc:2804] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.751435 16919 raft_consensus.cc:493] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.752225 16919 raft_consensus.cc:515] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.754009 16913 tablet_bootstrap.cc:492] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:11.754487 16913 ts_tablet_manager.cc:1403] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.020s
I20260713 09:07:11.754791 16911 tablet_bootstrap.cc:492] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:11.757273 16919 leader_election.cc:290] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:11.757725 16917 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.755309 16939 raft_consensus.cc:493] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.760032 16939 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.766086 16911 ts_tablet_manager.cc:1403] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.011s
I20260713 09:07:11.765740 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:11.770577 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
W20260713 09:07:11.770900 16685 leader_election.cc:343] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.771181 16719 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.769558 16940 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.766273 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:11.772122 16912 tablet_bootstrap.cc:654] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.775134 16940 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.776877 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:11.777331 16940 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.775182 16917 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.777762 16794 raft_consensus.cc:2468] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 0.
I20260713 09:07:11.780359 16683 leader_election.cc:304] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:11.781157 16919 raft_consensus.cc:2804] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.778669 16913 raft_consensus.cc:359] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.781530 16919 raft_consensus.cc:493] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.781647 16913 raft_consensus.cc:385] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.781932 16919 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.782191 16913 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.784577 16918 raft_consensus.cc:493] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.784385 16911 raft_consensus.cc:359] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.785158 16911 raft_consensus.cc:385] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.785059 16918 raft_consensus.cc:515] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.785579 16913 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.786792 16939 raft_consensus.cc:515] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.781620 16719 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:11.792626 16918 leader_election.cc:290] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:11.796509 16939 leader_election.cc:290] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.797557 16919 raft_consensus.cc:515] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.799541 16919 leader_election.cc:290] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:11.801510 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:11.802130 16794 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.802551 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:11.803148 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:11.803689 16793 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:11.803934 16685 leader_election.cc:343] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.807793 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:11.807962 16832 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
W20260713 09:07:11.809554 16832 leader_election.cc:343] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.811628 16794 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:11.785487 16911 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.808930 16939 raft_consensus.cc:2804] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.812927 16832 leader_election.cc:304] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:11.813985 16917 raft_consensus.cc:2804] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.827629 16913 ts_tablet_manager.cc:1434] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.018s
I20260713 09:07:11.829790 16793 raft_consensus.cc:2468] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 1.
I20260713 09:07:11.833033 16913 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:11.833423 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:11.831492 16911 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.837440 16792 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.831327 16683 leader_election.cc:304] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: c0e2690b3bb64cceae1491ecf8e8ead6
W20260713 09:07:11.841681 16758 leader_election.cc:343] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.841892 16917 raft_consensus.cc:697] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:11.844368 16941 raft_consensus.cc:2804] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.854326 16913 tablet_bootstrap.cc:654] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.855502 16941 raft_consensus.cc:697] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:11.856642 16940 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.851358 16939 raft_consensus.cc:697] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:11.858503 16918 raft_consensus.cc:493] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.858546 16917 consensus_queue.cc:237] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.859184 16792 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:11.859055 16918 raft_consensus.cc:515] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.861668 16918 leader_election.cc:290] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:11.859040 16939 consensus_queue.cc:237] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.857100 16941 consensus_queue.cc:237] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.863332 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:11.864733 16912 tablet_bootstrap.cc:492] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:11.864403 16719 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 0.
I20260713 09:07:11.865208 16912 ts_tablet_manager.cc:1403] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.027s
I20260713 09:07:11.866308 16758 leader_election.cc:304] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:11.865854 16911 ts_tablet_manager.cc:1434] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.001s
I20260713 09:07:11.867355 16918 raft_consensus.cc:2804] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.868734 16918 raft_consensus.cc:493] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.872680 16918 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.890645 16911 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:11.891832 16940 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:11.901687 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:11.902367 16719 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.905180 16912 raft_consensus.cc:359] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.908468 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:11.907213 16912 raft_consensus.cc:385] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.910315 16792 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.911872 16912 raft_consensus.cc:740] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.910205 16918 raft_consensus.cc:515] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.916568 16613 catalog_manager.cc:5697] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.928467 16918 leader_election.cc:290] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:11.929150 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:11.929867 16718 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.934409 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
W20260713 09:07:11.940218 16760 leader_election.cc:343] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.936029 16912 consensus_queue.cc:260] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.937827 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:11.936607 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:11.944628 16867 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 0.
I20260713 09:07:11.946561 16866 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.947163 16912 ts_tablet_manager.cc:1434] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
I20260713 09:07:11.940877 16760 leader_election.cc:304] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916; no voters: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:11.950591 16918 raft_consensus.cc:2749] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.959537 16718 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 1.
I20260713 09:07:11.961177 16758 leader_election.cc:304] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:11.962034 16918 raft_consensus.cc:2804] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.964413 16866 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 1.
I20260713 09:07:11.959530 16792 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:11.966352 16832 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:11.967263 16940 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.968081 16940 raft_consensus.cc:697] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:11.968888 16940 consensus_queue.cc:237] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:11.974479 16719 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:11.978757 16911 tablet_bootstrap.cc:654] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.995162 16616 catalog_manager.cc:5697] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.002274 16913 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:12.015568 16913 ts_tablet_manager.cc:1403] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.044s
I20260713 09:07:12.007047 16912 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:12.024600 16913 raft_consensus.cc:359] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.025652 16913 raft_consensus.cc:385] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.026062 16913 raft_consensus.cc:740] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.026436 16918 raft_consensus.cc:697] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.027446 16918 consensus_queue.cc:237] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.035035 16911 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:12.035527 16911 ts_tablet_manager.cc:1403] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.005s
I20260713 09:07:12.036342 16941 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.036826 16941 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.036751 16913 consensus_queue.cc:260] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.039022 16941 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.039408 16913 ts_tablet_manager.cc:1434] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260713 09:07:12.040187 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:12.040443 16913 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:12.040675 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
W20260713 09:07:12.041666 16685 leader_election.cc:343] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.042402 16912 tablet_bootstrap.cc:654] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:12.042433 16683 leader_election.cc:343] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.042982 16683 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.044246 16941 raft_consensus.cc:2749] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.038455 16911 raft_consensus.cc:359] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.045977 16911 raft_consensus.cc:385] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.047036 16911 raft_consensus.cc:740] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.048450 16913 tablet_bootstrap.cc:654] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.048131 16911 consensus_queue.cc:260] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.051890 16911 ts_tablet_manager.cc:1434] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:07:12.053719 16911 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:12.057086 16912 tablet_bootstrap.cc:492] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:12.057546 16912 ts_tablet_manager.cc:1403] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.012s
I20260713 09:07:12.056929 16614 catalog_manager.cc:5697] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.062889 16940 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.063390 16940 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.065069 16912 raft_consensus.cc:359] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.065766 16912 raft_consensus.cc:385] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.066061 16940 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.066272 16912 raft_consensus.cc:740] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.067056 16912 consensus_queue.cc:260] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.067966 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.068660 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.069703 16912 ts_tablet_manager.cc:1434] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:07:12.071364 16912 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
W20260713 09:07:12.071913 16832 leader_election.cc:343] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.072670 16832 leader_election.cc:343] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.073087 16832 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.074349 16939 raft_consensus.cc:2749] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.074963 16939 raft_consensus.cc:493] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.075388 16939 raft_consensus.cc:515] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.072665 16911 tablet_bootstrap.cc:654] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.077316 16939 leader_election.cc:290] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.079105 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.081568 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.082388 16792 raft_consensus.cc:2393] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0e2690b3bb64cceae1491ecf8e8ead6 in current term 1: Already voted for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in this term.
I20260713 09:07:12.083923 16832 leader_election.cc:304] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.084724 16940 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.086336 16913 tablet_bootstrap.cc:492] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:12.086766 16913 ts_tablet_manager.cc:1403] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.019s
I20260713 09:07:12.088019 16912 tablet_bootstrap.cc:654] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.091361 16940 raft_consensus.cc:2749] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.092015 16913 raft_consensus.cc:359] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.092859 16913 raft_consensus.cc:385] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.097332 16911 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:12.097805 16911 ts_tablet_manager.cc:1403] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.007s
I20260713 09:07:12.093480 16913 raft_consensus.cc:740] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.098695 16913 consensus_queue.cc:260] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.100665 16911 raft_consensus.cc:359] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.101305 16911 raft_consensus.cc:385] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.101552 16911 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.101864 16913 ts_tablet_manager.cc:1434] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:07:12.102532 16952 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.103183 16913 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: Bootstrap starting.
I20260713 09:07:12.102981 16952 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.105283 16952 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677), 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
I20260713 09:07:12.105401 16941 raft_consensus.cc:493] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.105863 16941 raft_consensus.cc:515] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.102207 16911 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.109170 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.109589 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:12.109889 16719 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 0.
I20260713 09:07:12.111140 16758 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
W20260713 09:07:12.111397 16685 leader_election.cc:343] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.111909 16952 raft_consensus.cc:2804] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.112104 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.112744 16792 raft_consensus.cc:2468] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 0.
I20260713 09:07:12.112985 16911 ts_tablet_manager.cc:1434] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:12.113981 16911 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: Bootstrap starting.
I20260713 09:07:12.114420 16683 leader_election.cc:304] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.115509 16919 raft_consensus.cc:2804] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.115868 16919 raft_consensus.cc:493] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.116215 16919 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.116585 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
W20260713 09:07:12.118168 16760 leader_election.cc:343] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.112241 16952 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.119169 16952 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.122409 16911 tablet_bootstrap.cc:654] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.123355 16919 raft_consensus.cc:515] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.108268 16941 leader_election.cc:290] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.125825 16919 leader_election.cc:290] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.126755 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:12.127079 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.127528 16792 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:12.128501 16685 leader_election.cc:343] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.136143 16952 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.140134 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
W20260713 09:07:12.141963 16760 leader_election.cc:343] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.145047 16911 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: No bootstrap required, opened a new log
I20260713 09:07:12.145562 16911 ts_tablet_manager.cc:1403] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260713 09:07:12.148175 16911 raft_consensus.cc:359] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.148845 16911 raft_consensus.cc:385] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.149207 16911 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.150439 16792 raft_consensus.cc:2468] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 1.
I20260713 09:07:12.150064 16911 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.151664 16683 leader_election.cc:304] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.153041 16911 ts_tablet_manager.cc:1434] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:12.154646 16913 tablet_bootstrap.cc:654] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.154836 16919 raft_consensus.cc:2804] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.155293 16919 raft_consensus.cc:697] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:12.156137 16919 consensus_queue.cc:237] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.158180 16952 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Requested vote from peers c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677), 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
I20260713 09:07:12.164978 16912 tablet_bootstrap.cc:492] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:12.165719 16912 ts_tablet_manager.cc:1403] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.014s
I20260713 09:07:12.163865 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.167923 16719 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.169190 16912 raft_consensus.cc:359] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.169992 16912 raft_consensus.cc:385] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.170349 16912 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.171159 16912 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.178347 16913 tablet_bootstrap.cc:492] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: No bootstrap required, opened a new log
I20260713 09:07:12.178807 16913 ts_tablet_manager.cc:1403] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.016s
I20260713 09:07:12.177695 16616 catalog_manager.cc:5697] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.181732 16719 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 1.
I20260713 09:07:12.182381 16913 raft_consensus.cc:359] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.181911 16616 catalog_manager.cc:5697] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.183032 16913 raft_consensus.cc:385] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.182910 16758 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.183327 16913 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.183995 16952 raft_consensus.cc:2804] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.183964 16913 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.184592 16952 raft_consensus.cc:697] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.186007 16912 ts_tablet_manager.cc:1434] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:07:12.186229 16913 ts_tablet_manager.cc:1434] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:07:12.188557 16912 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:12.190687 16952 consensus_queue.cc:237] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.195693 16912 tablet_bootstrap.cc:654] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.199083 16614 catalog_manager.cc:5697] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.209506 16912 tablet_bootstrap.cc:492] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:12.209969 16912 ts_tablet_manager.cc:1403] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:07:12.212368 16912 raft_consensus.cc:359] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.213027 16912 raft_consensus.cc:385] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.213292 16912 raft_consensus.cc:740] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.213936 16912 consensus_queue.cc:260] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.213482 16616 catalog_manager.cc:5697] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.216216 16912 ts_tablet_manager.cc:1434] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:12.217126 16912 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: Bootstrap starting.
I20260713 09:07:12.225092 16912 tablet_bootstrap.cc:654] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.229794 16912 tablet_bootstrap.cc:492] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: No bootstrap required, opened a new log
I20260713 09:07:12.230285 16912 ts_tablet_manager.cc:1403] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:07:12.232873 16912 raft_consensus.cc:359] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.233584 16912 raft_consensus.cc:385] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.233844 16912 raft_consensus.cc:740] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Initialized, Role: FOLLOWER
W20260713 09:07:12.234776 16664 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:12.234517 16912 consensus_queue.cc:260] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.236176 16912 ts_tablet_manager.cc:1434] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:12.285429 16919 consensus_queue.cc:1048] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.294468 16940 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.294994 16940 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.297390 16940 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.300202 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.301110 16793 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 0.
I20260713 09:07:12.302731 16832 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:12.303884 16940 raft_consensus.cc:2804] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.304395 16940 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.304848 16940 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.312670 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.313759 16719 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 0.
I20260713 09:07:12.314014 16941 raft_consensus.cc:493] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.314584 16941 raft_consensus.cc:515] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.316627 16941 leader_election.cc:290] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.317662 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.318454 16793 raft_consensus.cc:2393] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in current term 1: Already voted for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in this term.
I20260713 09:07:12.318548 16940 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.320585 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:12.321238 16940 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.322500 16685 leader_election.cc:304] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.322561 16919 consensus_queue.cc:1048] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.322853 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:12.323348 16793 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.323740 16941 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.327101 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.327701 16719 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.334937 16941 raft_consensus.cc:2749] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.336355 16793 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:12.339783 16832 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:12.340623 16939 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.342407 16917 raft_consensus.cc:2804] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.342900 16917 raft_consensus.cc:697] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:12.343706 16917 consensus_queue.cc:237] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.343870 16939 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.359740 16719 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 1.
I20260713 09:07:12.377053 16613 catalog_manager.cc:5697] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.379925 16940 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.382421 16917 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.410737 16952 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.411238 16952 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.413316 16952 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.414821 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" is_pre_election: true
I20260713 09:07:12.415446 16866 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 0.
I20260713 09:07:12.416277 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.416931 16719 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 0.
I20260713 09:07:12.418004 16758 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:12.418882 16952 raft_consensus.cc:2804] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.419236 16952 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.419579 16952 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.425758 16940 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.429421 16952 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.432061 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.432660 16719 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.439163 16719 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 1.
I20260713 09:07:12.439343 16952 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.440521 16758 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:12.441280 16952 raft_consensus.cc:2804] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.440551 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.442016 16866 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.442178 16952 raft_consensus.cc:697] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.443156 16952 consensus_queue.cc:237] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.443679 16918 consensus_queue.cc:1048] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.448469 16866 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 1.
I20260713 09:07:12.448833 16940 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.449484 16940 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.452153 16940 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
I20260713 09:07:12.453610 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.455683 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.456525 16719 raft_consensus.cc:2393] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0e2690b3bb64cceae1491ecf8e8ead6 in current term 1: Already voted for candidate 2ca87ae8b1bf4603ac91e07719243916 in this term.
I20260713 09:07:12.457602 16832 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.460502 16940 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.463510 16917 raft_consensus.cc:493] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.463966 16917 raft_consensus.cc:515] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.466101 16917 leader_election.cc:290] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.468752 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" is_pre_election: true
I20260713 09:07:12.469223 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca87ae8b1bf4603ac91e07719243916" is_pre_election: true
I20260713 09:07:12.469982 16793 raft_consensus.cc:2393] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0e2690b3bb64cceae1491ecf8e8ead6 in current term 1: Already voted for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in this term.
I20260713 09:07:12.471004 16832 leader_election.cc:304] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.472400 16917 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.478190 16952 consensus_queue.cc:1048] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.479969 16613 catalog_manager.cc:5697] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.485775 16917 raft_consensus.cc:2749] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.486510 16940 raft_consensus.cc:2749] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.515524 16986 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.548365 16973 consensus_queue.cc:1048] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.560621 16919 consensus_queue.cc:1048] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.597114 16793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38022
I20260713 09:07:12.597718 16793 raft_consensus.cc:606] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.612430 16867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:12.612958 16867 raft_consensus.cc:606] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.618458 16793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38022
I20260713 09:07:12.619037 16793 raft_consensus.cc:606] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.623788 16867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:12.624349 16867 raft_consensus.cc:606] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:12.639725 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38490
I20260713 09:07:12.640269 16718 raft_consensus.cc:606] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:12.645288 16867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:12.645787 16867 raft_consensus.cc:606] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:12.650436 16867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:12.650923 16867 raft_consensus.cc:606] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:12.655893 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:38490
I20260713 09:07:12.656443 16718 raft_consensus.cc:606] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Received request to transfer leadership to TS c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:12.720481 16985 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.733714 16918 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.744051 16985 raft_consensus.cc:993] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.744665 16985 raft_consensus.cc:1081] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.745476 16986 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.746492 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:07:12.747605 16718 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.747985 16718 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.759301 16718 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.762105 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.762382 16986 raft_consensus.cc:993] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.762696 16867 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.762790 16940 raft_consensus.cc:1081] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.767102 16717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38464
I20260713 09:07:12.767661 16717 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.768003 16717 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.772109 16867 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:12.772734 16917 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.773483 16685 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:12.774314 16919 raft_consensus.cc:2804] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.774768 16919 raft_consensus.cc:697] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:12.775585 16919 consensus_queue.cc:237] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.781198 16717 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.784587 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:12.785200 16792 raft_consensus.cc:3055] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.785521 16792 raft_consensus.cc:740] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.786324 16792 consensus_queue.cc:260] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:12.787575 16717 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.787603 16792 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.789908 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:12.793643 16616 catalog_manager.cc:5697] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 1 to 2, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.795387 16792 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:12.796458 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.797019 16867 raft_consensus.cc:3055] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.797273 16867 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:12.797871 16718 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Requested vote from peers c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:12.799201 16867 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.800720 16867 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.806978 16867 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:12.808187 16685 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:12.809079 16919 raft_consensus.cc:2804] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.809548 16919 raft_consensus.cc:697] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:12.810343 16919 consensus_queue.cc:237] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.818090 16613 catalog_manager.cc:5697] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 1 to 2, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.868590 16917 raft_consensus.cc:993] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.869083 16939 raft_consensus.cc:1081] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.870519 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:07:12.871003 16793 raft_consensus.cc:493] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.871332 16793 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.877053 16793 raft_consensus.cc:515] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.878973 16793 leader_election.cc:290] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.879769 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.879963 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.880373 16718 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.880445 16867 raft_consensus.cc:3055] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.880836 16867 raft_consensus.cc:740] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:12.881588 16867 consensus_queue.cc:260] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.882576 16867 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.886790 16867 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.886801 16718 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.887998 16760 leader_election.cc:304] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:12.888695 16985 raft_consensus.cc:2804] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.889195 16985 raft_consensus.cc:697] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.890025 16985 consensus_queue.cc:237] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.896950 16917 raft_consensus.cc:993] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.897410 16939 raft_consensus.cc:1081] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.897136 16616 catalog_manager.cc:5697] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 1 to 2, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.899180 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:07:12.899714 16793 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.900081 16793 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.905539 16793 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.908057 16793 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.908488 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.908726 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.909054 16718 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.909152 16867 raft_consensus.cc:3055] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.909425 16867 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:12.910065 16867 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.910780 16867 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.915319 16867 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.915699 16718 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.917654 16758 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:12.920241 16985 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.920732 16985 raft_consensus.cc:697] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.921551 16985 consensus_queue.cc:237] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.923950 16941 raft_consensus.cc:993] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.924374 16941 raft_consensus.cc:1081] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:12.925999 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38006
I20260713 09:07:12.926530 16793 raft_consensus.cc:493] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.926968 16985 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.927290 16793 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.930011 16613 catalog_manager.cc:5697] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 1 to 2, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.940176 16793 raft_consensus.cc:515] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.944602 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:12.943866 16793 leader_election.cc:290] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:12.945009 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9be5ffe3174106b3ed5333644839c9" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.945281 16718 raft_consensus.cc:3055] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.945633 16866 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.945649 16718 raft_consensus.cc:740] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:12.947104 16718 consensus_queue.cc:260] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.948319 16718 raft_consensus.cc:3060] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.955008 16952 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.957662 16866 raft_consensus.cc:2468] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.959026 16760 leader_election.cc:304] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:12.961179 16918 raft_consensus.cc:2804] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.961738 16918 raft_consensus.cc:697] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.962590 16918 consensus_queue.cc:237] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.971253 16616 catalog_manager.cc:5697] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 1 to 2, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.975052 16718 raft_consensus.cc:2468] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 2.
I20260713 09:07:12.978638 16952 raft_consensus.cc:993] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.979069 16952 raft_consensus.cc:1081] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:12.980757 16717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:07:12.981333 16717 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.981709 16717 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.987128 16717 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.989719 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:12.989905 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:12.990335 16793 raft_consensus.cc:3055] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.990459 16867 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.990696 16793 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:12.991547 16793 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:12.992931 16793 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.999450 16941 raft_consensus.cc:993] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:12.999915 16941 raft_consensus.cc:1081] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Signalling peer c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:12.999950 16793 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:13.001319 16683 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:13.001760 16866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:47056
I20260713 09:07:13.001972 16867 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:13.002400 16866 raft_consensus.cc:493] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.002506 16717 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:13.003036 16919 raft_consensus.cc:2804] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.006390 16917 raft_consensus.cc:993] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:13.006573 16919 raft_consensus.cc:697] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:13.006839 16987 raft_consensus.cc:1081] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:13.007223 16866 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.007534 16919 consensus_queue.cc:237] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.009032 16717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38464
I20260713 09:07:13.009608 16717 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.009982 16717 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.015836 16866 raft_consensus.cc:515] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.016513 16717 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.017444 16616 catalog_manager.cc:5697] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 1 to 2, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.018371 16866 leader_election.cc:290] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 2 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:13.019608 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:13.019932 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464ca00f60ce42e99db5f83da43dd5e8" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:13.020188 16718 raft_consensus.cc:3055] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.020476 16793 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.020550 16718 raft_consensus.cc:740] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:13.021378 16718 consensus_queue.cc:260] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.022553 16718 raft_consensus.cc:3060] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.027245 16793 raft_consensus.cc:2468] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 2.
I20260713 09:07:13.028577 16832 leader_election.cc:304] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:13.029592 16987 raft_consensus.cc:2804] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.030094 16987 raft_consensus.cc:697] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:13.031168 16718 raft_consensus.cc:2468] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 2.
I20260713 09:07:13.030936 16987 consensus_queue.cc:237] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.033681 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:13.034070 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:13.034237 16792 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.034653 16866 raft_consensus.cc:3055] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.034972 16866 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:13.035791 16866 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.036772 16866 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.041131 16792 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:13.041188 16616 catalog_manager.cc:5697] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 1 to 2, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.042502 16683 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:13.042928 16866 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:13.043375 16919 raft_consensus.cc:2804] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.043821 16919 raft_consensus.cc:697] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:13.044644 16919 consensus_queue.cc:237] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:13.030949 16717 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:13.052191 16613 catalog_manager.cc:5697] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 1 to 2, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.159365 16866 raft_consensus.cc:1275] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.160776 16919 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.168666 16793 raft_consensus.cc:1275] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.170291 16973 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.247685 16793 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.248741 16866 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.250119 16973 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.253989 16793 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.255714 16973 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.351754 16717 raft_consensus.cc:1275] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.353061 16918 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.361148 16866 raft_consensus.cc:1275] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.363103 16952 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.365983 16866 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.367467 16952 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:13.379845 16717 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.381492 16985 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.418584 16793 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.420107 16941 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.425647 16867 raft_consensus.cc:1275] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.427887 16866 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.429662 16919 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.430114 16985 consensus_queue.cc:1048] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.439772 16717 raft_consensus.cc:1275] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:13.441262 16984 consensus_queue.cc:1048] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.511684 16793 raft_consensus.cc:1275] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:13.512967 16917 consensus_queue.cc:1048] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.520635 16717 raft_consensus.cc:1275] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:13.522229 16917 consensus_queue.cc:1048] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.602383 16866 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.603531 16919 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.611557 16793 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:13.613830 16941 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.687484 16584 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:15.688330 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:15.710934 16793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:15.711491 16793 raft_consensus.cc:606] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Received request to transfer leadership to TS c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:15.722187 16717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:07:15.722676 16717 raft_consensus.cc:606] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Received request to transfer leadership to TS c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:15.723753 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:15.724181 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:15.877421 16952 raft_consensus.cc:993] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:15.877990 17014 raft_consensus.cc:1081] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Signalling peer c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:15.879626 16866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:07:15.880121 16866 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.880486 16866 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:15.884919 16866 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:15.886473 16866 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:15.887465 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:15.887722 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:15.888031 16717 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:15.888271 16793 raft_consensus.cc:3055] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:15.888636 16793 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:15.889411 16793 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:15.890352 16793 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:15.893102 16717 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:15.894372 16832 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:15.895197 17009 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:15.895298 16793 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:15.896626 17009 raft_consensus.cc:697] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:15.897396 17009 consensus_queue.cc:237] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:15.907470 16615 catalog_manager.cc:5697] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 2 to 3, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.039776 17021 raft_consensus.cc:993] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:16.040205 17010 raft_consensus.cc:1081] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Signalling peer c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:16.041757 16866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:47056
I20260713 09:07:16.042244 16866 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.042546 16866 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.047204 16866 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.048842 16866 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:16.049715 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:16.049948 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:16.050258 16717 raft_consensus.cc:3055] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:16.050472 16792 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.050578 16717 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:16.051424 16717 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.052501 16717 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.055399 16792 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:16.056457 16832 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:16.057097 16717 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:16.057134 17009 raft_consensus.cc:2804] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:16.057713 17009 raft_consensus.cc:697] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:16.058466 17009 consensus_queue.cc:237] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.066951 16616 catalog_manager.cc:5697] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 2 to 3, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.317408 16792 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:16.318555 17009 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.328325 16717 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:16.330430 17025 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.540748 16717 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:16.542016 17025 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.551780 16792 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:16.553349 17030 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.725025 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:16.734781 16717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38490
I20260713 09:07:16.735349 16717 raft_consensus.cc:606] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:16.740000 16717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38490
I20260713 09:07:16.740564 16717 raft_consensus.cc:606] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:16.743568 17032 raft_consensus.cc:993] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:16.743980 17010 raft_consensus.cc:1081] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:16.745493 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38006
I20260713 09:07:16.745493 16717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38490
I20260713 09:07:16.746245 16792 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.746362 16717 raft_consensus.cc:606] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:16.746594 16792 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.751479 16866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:16.752070 16866 raft_consensus.cc:606] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:16.752807 16792 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.755946 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:16.756623 16792 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 3 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:16.756918 16717 raft_consensus.cc:3055] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:16.757429 16717 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:16.758036 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:16.758574 16866 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.758409 16717 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.759665 16717 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.765978 16866 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:16.767220 16760 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:16.767987 17014 raft_consensus.cc:2804] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:16.769486 17014 raft_consensus.cc:697] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:16.770278 17014 consensus_queue.cc:237] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:16.771049 17032 raft_consensus.cc:993] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:16.771502 17010 raft_consensus.cc:1081] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:16.772975 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38006
I20260713 09:07:16.773150 16717 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:16.773548 16792 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.774153 16866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
mode: GRACEFUL
new_leader_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:47068
I20260713 09:07:16.774794 16866 raft_consensus.cc:606] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Received request to transfer leadership to TS 2ca87ae8b1bf4603ac91e07719243916
I20260713 09:07:16.774811 16792 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.778548 16615 catalog_manager.cc:5697] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 2 to 3, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 3 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.781632 16792 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:16.783977 16792 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 3 election: Requested vote from peers c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677), 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
I20260713 09:07:16.784191 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:16.784744 16866 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.785921 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8320f19113d48fdba81abb5c3e9ae49" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:16.786420 16717 raft_consensus.cc:3055] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:16.786674 16717 raft_consensus.cc:740] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:16.787413 16717 consensus_queue.cc:260] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:16.788676 16717 raft_consensus.cc:3060] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.791015 16866 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:16.791965 16760 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:16.792665 17014 raft_consensus.cc:2804] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:16.793062 17014 raft_consensus.cc:697] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:16.793723 17014 consensus_queue.cc:237] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [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: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:16.794099 16717 raft_consensus.cc:2468] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:16.801048 16615 catalog_manager.cc:5697] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 2 to 3, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 3 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.007748 17025 raft_consensus.cc:993] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.008219 17025 raft_consensus.cc:1081] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.009790 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34740561f48431b9c90c3865d91102a"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:07:17.009958 17025 raft_consensus.cc:993] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.010267 16793 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.010401 17025 raft_consensus.cc:1081] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.010603 16793 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.012110 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:07:17.012661 16792 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.012987 16792 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.016180 16793 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.017676 17032 raft_consensus.cc:993] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: : Instructing follower 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.020670 16792 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.021971 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:17.022941 16717 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.022387 17010 raft_consensus.cc:1081] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Signalling peer 2ca87ae8b1bf4603ac91e07719243916 to start an election
I20260713 09:07:17.024528 16792 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 4 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:17.021482 16793 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 4 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:17.024154 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:17.025298 16718 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.025624 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:17.026152 16867 raft_consensus.cc:3055] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:17.026479 16867 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:17.027249 16867 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.028452 16867 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.032119 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34740561f48431b9c90c3865d91102a" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:17.032701 16866 raft_consensus.cc:3055] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:17.032423 16718 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 4.
I20260713 09:07:17.033021 16866 raft_consensus.cc:740] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:17.033862 16866 consensus_queue.cc:260] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.034150 16758 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:17.034528 16866 raft_consensus.cc:3060] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:17.035422 17033 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:17.035871 17033 raft_consensus.cc:697] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:17.036134 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
 from {username='slave'} at 127.0.0.1:38006
I20260713 09:07:17.036841 16792 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.036689 17033 consensus_queue.cc:237] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.037278 16792 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:17.042438 16717 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 4.
I20260713 09:07:17.043228 16719 raft_consensus.cc:1240] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Rejecting Update request from peer c0e2690b3bb64cceae1491ecf8e8ead6 for earlier term 3. Current term is 4. Ops: []
I20260713 09:07:17.043994 16867 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 4.
I20260713 09:07:17.045244 16792 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.042459 16866 raft_consensus.cc:2468] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 4.
I20260713 09:07:17.046753 16760 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:17.046559 16615 catalog_manager.cc:5697] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 3 to 4, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 4 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.047533 17033 raft_consensus.cc:2804] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:17.047978 17033 raft_consensus.cc:697] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:17.048115 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:17.048727 16717 raft_consensus.cc:3055] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:17.048789 17033 consensus_queue.cc:237] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.049682 16792 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [CANDIDATE]: Term 3 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:17.050189 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "2ca87ae8b1bf4603ac91e07719243916" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:17.050765 16866 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:17.056094 16866 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:17.056452 16717 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:17.057040 16760 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:17.057878 17033 raft_consensus.cc:2804] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:17.058410 17033 raft_consensus.cc:697] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Becoming Leader. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:17.057323 16717 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.059242 16717 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:17.059214 17033 consensus_queue.cc:237] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:17.060385 16615 catalog_manager.cc:5697] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 3 to 4, leader changed from c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 4 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.065421 16717 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca87ae8b1bf4603ac91e07719243916 in term 3.
I20260713 09:07:17.073724 16615 catalog_manager.cc:5697] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 reported cstate change: term changed from 2 to 3, leader changed from 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1) to 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2). New cstate: current_term: 3 leader_uuid: "2ca87ae8b1bf4603ac91e07719243916" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.197625 16719 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.199008 17014 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.209004 16866 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.209694 16719 raft_consensus.cc:1275] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.211007 17033 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.212729 17043 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.222945 16867 raft_consensus.cc:1275] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.224803 17014 consensus_queue.cc:1048] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.472573 16867 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.473827 17048 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.482403 16717 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.484105 17048 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.511379 16717 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.512691 17048 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.520735 16867 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.522253 17043 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.635272 16717 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.636348 17014 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.644409 16867 raft_consensus.cc:1275] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Refusing update from remote peer 2ca87ae8b1bf4603ac91e07719243916: 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:17.645850 17043 consensus_queue.cc:1048] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:07:17.969930 16889 debug-util.cc:398] Leaking SignalData structure 0x7b08001365e0 after lost signal to thread 16587
W20260713 09:07:17.970731 16889 debug-util.cc:398] Leaking SignalData structure 0x7b08001361c0 after lost signal to thread 16650
W20260713 09:07:17.971499 16889 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc3c0 after lost signal to thread 16743
W20260713 09:07:17.972219 16889 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc6a0 after lost signal to thread 16818
W20260713 09:07:17.972941 16889 debug-util.cc:398] Leaking SignalData structure 0x7b080014b580 after lost signal to thread 16892
I20260713 09:07:20.024011 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:20.032105 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:20.033346 16792 raft_consensus.cc:606] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Received request to transfer leadership to TS c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:20.036633 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:20.037163 16792 raft_consensus.cc:606] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Received request to transfer leadership to TS c0e2690b3bb64cceae1491ecf8e8ead6
I20260713 09:07:20.039937 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:20.040493 16792 raft_consensus.cc:606] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:20.042829 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:20.043270 16792 raft_consensus.cc:606] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:20.045600 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce"
dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
mode: GRACEFUL
new_leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38026
I20260713 09:07:20.046039 16792 raft_consensus.cc:606] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Received request to transfer leadership to TS 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:20.047034 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:20.047641 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:20.262811 17057 raft_consensus.cc:993] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.263497 17058 raft_consensus.cc:1081] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.265493 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:07:20.266017 16719 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.266387 16719 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:20.272065 16719 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.276046 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:20.276870 16792 raft_consensus.cc:3055] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:20.277187 16792 raft_consensus.cc:740] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:20.277261 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2055335c1274f6689b7717b4f7610e1" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:20.277877 16866 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:20.278204 16792 consensus_queue.cc:260] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.279362 16792 raft_consensus.cc:3060] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:20.276424 16719 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 5 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:20.285434 16792 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 5.
I20260713 09:07:20.285691 16866 raft_consensus.cc:2468] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 5.
I20260713 09:07:20.287014 16683 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210; no voters: 
I20260713 09:07:20.289204 17059 raft_consensus.cc:2804] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:20.290446 17059 raft_consensus.cc:697] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 5 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:20.291545 17059 consensus_queue.cc:237] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.292434 17057 raft_consensus.cc:993] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.292907 17058 raft_consensus.cc:1081] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.294425 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:07:20.294991 16719 raft_consensus.cc:493] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.295346 16719 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.302484 16719 raft_consensus.cc:515] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.305970 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:20.306278 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a53af3f10e43b6b823ee0bcc729bce" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:20.306597 16792 raft_consensus.cc:3055] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:20.306849 16866 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.306977 16792 raft_consensus.cc:740] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:20.306770 16615 catalog_manager.cc:5697] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 4 to 5, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 5 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.307971 16792 consensus_queue.cc:260] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.309134 16792 raft_consensus.cc:3060] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.312556 17057 raft_consensus.cc:993] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:20.314450 17058 raft_consensus.cc:1081] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Signalling peer c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:20.315233 16866 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:20.316761 16867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:07:20.317390 16867 raft_consensus.cc:493] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.317790 16867 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.317811 16719 leader_election.cc:290] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:20.317090 16685 leader_election.cc:304] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:20.321137 17059 raft_consensus.cc:2804] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:20.321668 17059 raft_consensus.cc:697] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:20.322604 17059 consensus_queue.cc:237] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
W20260713 09:07:20.337930 16815 debug-util.cc:398] Leaking SignalData structure 0x7b080012a000 after lost signal to thread 16587
W20260713 09:07:20.338897 16815 debug-util.cc:398] Leaking SignalData structure 0x7b080012a6e0 after lost signal to thread 16650
I20260713 09:07:20.339039 16867 raft_consensus.cc:515] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
W20260713 09:07:20.339936 16815 debug-util.cc:398] Leaking SignalData structure 0x7b08001abb60 after lost signal to thread 16743
W20260713 09:07:20.340957 16815 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd080 after lost signal to thread 16818
W20260713 09:07:20.341862 16815 debug-util.cc:398] Leaking SignalData structure 0x7b080009a460 after lost signal to thread 16892
I20260713 09:07:20.341926 16792 raft_consensus.cc:2468] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 2.
I20260713 09:07:20.347342 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:20.347918 16719 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.351361 16867 leader_election.cc:290] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 4 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:20.355826 16719 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 4.
I20260713 09:07:20.356580 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43daa60f789b49e0b53ebddad07ab92c" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:20.357219 16792 raft_consensus.cc:3055] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:20.357336 16832 leader_election.cc:304] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:20.357626 16792 raft_consensus.cc:740] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:20.358366 17009 raft_consensus.cc:2804] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:20.358554 16792 consensus_queue.cc:260] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.359656 16792 raft_consensus.cc:3060] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.366294 16792 raft_consensus.cc:2468] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 4.
I20260713 09:07:20.380807 17009 raft_consensus.cc:697] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:20.381929 17009 consensus_queue.cc:237] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.388837 17062 raft_consensus.cc:993] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.389386 17062 raft_consensus.cc:1081] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Signalling peer 4c22c47e11ef41b2b9c4bf5aa3782210 to start an election
I20260713 09:07:20.397065 17058 raft_consensus.cc:993] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: : Instructing follower c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:20.397560 17058 raft_consensus.cc:1081] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Signalling peer c0e2690b3bb64cceae1491ecf8e8ead6 to start an election
I20260713 09:07:20.400112 16867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82"
dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:07:20.400755 16867 raft_consensus.cc:493] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.401113 16867 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:20.396082 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9c0412330984f8db9dd707255c38646"
dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:07:20.407246 16719 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.407678 16719 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.416319 16719 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.418431 16615 catalog_manager.cc:5697] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 1 to 2, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.421214 16616 catalog_manager.cc:5697] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 3 to 4, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 4 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.425067 16867 raft_consensus.cc:515] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.419633 16719 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [CANDIDATE]: Term 4 election: Requested vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3:35677)
I20260713 09:07:20.420609 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:20.428562 16792 raft_consensus.cc:3055] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:20.428928 16792 raft_consensus.cc:740] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:20.429754 16792 consensus_queue.cc:260] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.430927 16792 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.421105 16866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c0412330984f8db9dd707255c38646" candidate_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6"
I20260713 09:07:20.432839 16866 raft_consensus.cc:3060] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:20.435068 16867 leader_election.cc:290] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 election: Requested vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
I20260713 09:07:20.436614 16717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210"
I20260713 09:07:20.437356 16717 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:20.440991 16866 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 4.
I20260713 09:07:20.441579 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efabf6b1267437881dcfe83b2000a82" candidate_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca87ae8b1bf4603ac91e07719243916"
I20260713 09:07:20.442224 16793 raft_consensus.cc:3055] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:20.442538 16793 raft_consensus.cc:740] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca87ae8b1bf4603ac91e07719243916, State: Running, Role: LEADER
I20260713 09:07:20.442422 16685 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: 4c22c47e11ef41b2b9c4bf5aa3782210, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:20.443441 17059 raft_consensus.cc:2804] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:20.443399 16793 consensus_queue.cc:260] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.444134 17059 raft_consensus.cc:697] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 LEADER]: Becoming Leader. State: Replica: 4c22c47e11ef41b2b9c4bf5aa3782210, State: Running, Role: LEADER
I20260713 09:07:20.445300 16793 raft_consensus.cc:3060] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:20.445159 17059 consensus_queue.cc:237] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.470490 16615 catalog_manager.cc:5697] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 reported cstate change: term changed from 3 to 4, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1). New cstate: current_term: 4 leader_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.477080 16793 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:20.478673 16832 leader_election.cc:304] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: 2ca87ae8b1bf4603ac91e07719243916, c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 
I20260713 09:07:20.479660 17009 raft_consensus.cc:2804] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:20.480173 17009 raft_consensus.cc:697] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Becoming Leader. State: Replica: c0e2690b3bb64cceae1491ecf8e8ead6, State: Running, Role: LEADER
I20260713 09:07:20.477857 16717 raft_consensus.cc:2468] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0e2690b3bb64cceae1491ecf8e8ead6 in term 3.
I20260713 09:07:20.481081 17009 consensus_queue.cc:237] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:20.483536 16792 raft_consensus.cc:2468] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c22c47e11ef41b2b9c4bf5aa3782210 in term 4.
I20260713 09:07:20.495697 16615 catalog_manager.cc:5697] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 reported cstate change: term changed from 2 to 3, leader changed from 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2) to c0e2690b3bb64cceae1491ecf8e8ead6 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.743515 16866 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:20.745168 17059 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.768352 16792 raft_consensus.cc:1275] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 5 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:20.769878 17059 consensus_queue.cc:1048] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.837862 16719 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:20.839197 17009 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.850430 16792 raft_consensus.cc:1275] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:20.852555 17079 consensus_queue.cc:1048] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.866223 16866 raft_consensus.cc:1275] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:20.867633 17059 consensus_queue.cc:1048] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.879984 16792 raft_consensus.cc:1275] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:20.884371 17074 consensus_queue.cc:1048] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:20.888530 16793 raft_consensus.cc:1275] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:20.890377 17079 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.903592 16719 raft_consensus.cc:1275] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Refusing update from remote peer c0e2690b3bb64cceae1491ecf8e8ead6: 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:20.906529 17079 consensus_queue.cc:1048] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.907907 16866 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:20.915416 17060 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.917098 16793 raft_consensus.cc:1275] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Refusing update from remote peer 4c22c47e11ef41b2b9c4bf5aa3782210: 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:20.921641 17060 consensus_queue.cc:1048] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:21.048712 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:21.057863 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
I20260713 09:07:21.089074 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.089923 16584 tablet_replica.cc:333] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.090744 16584 raft_consensus.cc:2243] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.091261 16584 raft_consensus.cc:2272] T 1efabf6b1267437881dcfe83b2000a82 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.095342 16584 tablet_replica.cc:333] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.095913 16584 raft_consensus.cc:2243] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.096570 16584 raft_consensus.cc:2272] T 464ca00f60ce42e99db5f83da43dd5e8 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.098423 16584 tablet_replica.cc:333] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.098925 16584 raft_consensus.cc:2243] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.099668 16584 raft_consensus.cc:2272] T a2055335c1274f6689b7717b4f7610e1 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.102461 16584 tablet_replica.cc:333] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.102982 16584 raft_consensus.cc:2243] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.103695 16584 raft_consensus.cc:2272] T b9a53af3f10e43b6b823ee0bcc729bce P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.105965 16584 tablet_replica.cc:333] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.106472 16584 raft_consensus.cc:2243] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.107316 16584 raft_consensus.cc:2272] T a9c0412330984f8db9dd707255c38646 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.108052 16832 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:21.110119 16584 tablet_replica.cc:333] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.110837 16584 raft_consensus.cc:2243] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.111325 16584 raft_consensus.cc:2272] T 8e9be5ffe3174106b3ed5333644839c9 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.112371 16832 consensus_peers.cc:597] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Couldn't send request to peer 4c22c47e11ef41b2b9c4bf5aa3782210. 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:21.113642 16584 tablet_replica.cc:333] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.114316 16584 raft_consensus.cc:2243] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.114741 16584 raft_consensus.cc:2272] T a8320f19113d48fdba81abb5c3e9ae49 P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.116801 16584 tablet_replica.cc:333] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.117339 16584 raft_consensus.cc:2243] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.117766 16584 raft_consensus.cc:2272] T 43daa60f789b49e0b53ebddad07ab92c P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.119954 16584 tablet_replica.cc:333] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210: stopping tablet replica
I20260713 09:07:21.120501 16584 raft_consensus.cc:2243] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.120934 16584 raft_consensus.cc:2272] T e34740561f48431b9c90c3865d91102a P 4c22c47e11ef41b2b9c4bf5aa3782210 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.234009 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
W20260713 09:07:21.235091 16758 consensus_peers.cc:597] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 -> Peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Couldn't send request to peer 4c22c47e11ef41b2b9c4bf5aa3782210. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.255705 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
I20260713 09:07:21.285209 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.285928 16584 tablet_replica.cc:333] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.286779 16584 raft_consensus.cc:2243] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.287810 16584 raft_consensus.cc:2272] T a8320f19113d48fdba81abb5c3e9ae49 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.289642 16584 tablet_replica.cc:333] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.290246 16584 raft_consensus.cc:2243] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.290643 16584 raft_consensus.cc:2272] T 43daa60f789b49e0b53ebddad07ab92c P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.293370 16584 tablet_replica.cc:333] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.293874 16584 raft_consensus.cc:2243] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.294690 16584 raft_consensus.cc:2272] T e34740561f48431b9c90c3865d91102a P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.296522 16584 tablet_replica.cc:333] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.296994 16584 raft_consensus.cc:2243] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.297715 16584 raft_consensus.cc:2272] T 8e9be5ffe3174106b3ed5333644839c9 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.299751 16584 tablet_replica.cc:333] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.300276 16584 raft_consensus.cc:2243] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.300722 16584 raft_consensus.cc:2272] T 464ca00f60ce42e99db5f83da43dd5e8 P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.302814 16584 tablet_replica.cc:333] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.303289 16584 raft_consensus.cc:2243] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.303683 16584 raft_consensus.cc:2272] T a9c0412330984f8db9dd707255c38646 P 2ca87ae8b1bf4603ac91e07719243916 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.305907 16584 tablet_replica.cc:333] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.306382 16584 raft_consensus.cc:2243] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.306773 16584 raft_consensus.cc:2272] T a2055335c1274f6689b7717b4f7610e1 P 2ca87ae8b1bf4603ac91e07719243916 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.308938 16584 tablet_replica.cc:333] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.309412 16584 raft_consensus.cc:2243] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.309808 16584 raft_consensus.cc:2272] T b9a53af3f10e43b6b823ee0bcc729bce P 2ca87ae8b1bf4603ac91e07719243916 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.311879 16584 tablet_replica.cc:333] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916: stopping tablet replica
I20260713 09:07:21.312400 16584 raft_consensus.cc:2243] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.312790 16584 raft_consensus.cc:2272] T 1efabf6b1267437881dcfe83b2000a82 P 2ca87ae8b1bf4603ac91e07719243916 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.412114 16832 consensus_peers.cc:597] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Couldn't send request to peer 4c22c47e11ef41b2b9c4bf5aa3782210. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.442775 16832 consensus_peers.cc:597] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Couldn't send request to peer 2ca87ae8b1bf4603ac91e07719243916. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.450367 16832 consensus_peers.cc:597] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Couldn't send request to peer 2ca87ae8b1bf4603ac91e07719243916. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.461359 16832 consensus_peers.cc:597] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Couldn't send request to peer 4c22c47e11ef41b2b9c4bf5aa3782210. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.562292 16832 consensus_peers.cc:597] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 -> Peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Couldn't send request to peer 2ca87ae8b1bf4603ac91e07719243916. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.266117 17092 raft_consensus.cc:493] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4c22c47e11ef41b2b9c4bf5aa3782210)
I20260713 09:07:22.266786 17092 raft_consensus.cc:515] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:22.269138 17092 leader_election.cc:290] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:22.275756 16832 leader_election.cc:336] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
W20260713 09:07:22.276517 16832 leader_election.cc:336] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
I20260713 09:07:22.276872 16832 leader_election.cc:304] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.277542 17092 raft_consensus.cc:2749] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260713 09:07:22.340322 16584 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16815)
I20260713 09:07:22.380653 17092 raft_consensus.cc:493] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4c22c47e11ef41b2b9c4bf5aa3782210)
I20260713 09:07:22.381261 17092 raft_consensus.cc:515] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:22.383486 17092 leader_election.cc:290] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:22.387270 16832 leader_election.cc:336] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
W20260713 09:07:22.388144 16832 leader_election.cc:336] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
I20260713 09:07:22.388513 16832 leader_election.cc:304] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [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: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.389083 17092 raft_consensus.cc:2749] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:22.403321 17092 raft_consensus.cc:493] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2ca87ae8b1bf4603ac91e07719243916)
I20260713 09:07:22.403878 17092 raft_consensus.cc:515] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } }
I20260713 09:07:22.405995 17092 leader_election.cc:290] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039), 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841)
W20260713 09:07:22.409504 16832 leader_election.cc:336] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
W20260713 09:07:22.410410 16832 leader_election.cc:336] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
I20260713 09:07:22.410717 16832 leader_election.cc:304] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.411270 17092 raft_consensus.cc:2749] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:07:22.420239 17092 raft_consensus.cc:493] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca87ae8b1bf4603ac91e07719243916)
I20260713 09:07:22.420838 17092 raft_consensus.cc:515] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:22.423035 17092 leader_election.cc:290] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:22.426772 16832 leader_election.cc:336] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
W20260713 09:07:22.427651 16832 leader_election.cc:336] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
I20260713 09:07:22.427958 16832 leader_election.cc:304] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [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: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.428555 17092 raft_consensus.cc:2749] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:22.449451 17092 raft_consensus.cc:493] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4c22c47e11ef41b2b9c4bf5aa3782210)
I20260713 09:07:22.450008 17092 raft_consensus.cc:515] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:22.452185 17092 leader_election.cc:290] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:22.455977 16832 leader_election.cc:336] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
W20260713 09:07:22.456920 16832 leader_election.cc:336] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
I20260713 09:07:22.457273 16832 leader_election.cc:304] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.457835 17092 raft_consensus.cc:2749] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:07:22.478156 17092 raft_consensus.cc:493] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2ca87ae8b1bf4603ac91e07719243916)
I20260713 09:07:22.478750 17092 raft_consensus.cc:515] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c22c47e11ef41b2b9c4bf5aa3782210" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 34841 } } peers { permanent_uuid: "2ca87ae8b1bf4603ac91e07719243916" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 39039 } } peers { permanent_uuid: "c0e2690b3bb64cceae1491ecf8e8ead6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35677 } }
I20260713 09:07:22.481062 17092 leader_election.cc:290] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841), 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039)
W20260713 09:07:22.484948 16832 leader_election.cc:336] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c22c47e11ef41b2b9c4bf5aa3782210 (127.16.50.1:34841): Network error: Client connection negotiation failed: client connection to 127.16.50.1:34841: connect: Connection refused (error 111)
W20260713 09:07:22.485888 16832 leader_election.cc:336] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ca87ae8b1bf4603ac91e07719243916 (127.16.50.2:39039): Network error: Client connection negotiation failed: client connection to 127.16.50.2:39039: connect: Connection refused (error 111)
I20260713 09:07:22.486220 16832 leader_election.cc:304] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0e2690b3bb64cceae1491ecf8e8ead6; no voters: 2ca87ae8b1bf4603ac91e07719243916, 4c22c47e11ef41b2b9c4bf5aa3782210
I20260713 09:07:22.486755 17092 raft_consensus.cc:2749] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:07:23.154958 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
I20260713 09:07:23.171361 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
I20260713 09:07:23.191977 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:23.192716 16584 tablet_replica.cc:333] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.193573 16584 raft_consensus.cc:2243] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.194510 16584 raft_consensus.cc:2272] T 464ca00f60ce42e99db5f83da43dd5e8 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.196249 16584 tablet_replica.cc:333] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.196908 16584 raft_consensus.cc:2243] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.197386 16584 raft_consensus.cc:2272] T a8320f19113d48fdba81abb5c3e9ae49 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.199497 16584 tablet_replica.cc:333] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.200034 16584 raft_consensus.cc:2243] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.200609 16584 raft_consensus.cc:2272] T 8e9be5ffe3174106b3ed5333644839c9 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.202109 16584 tablet_replica.cc:333] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.202595 16584 raft_consensus.cc:2243] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.202991 16584 raft_consensus.cc:2272] T a9c0412330984f8db9dd707255c38646 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.204469 16584 tablet_replica.cc:333] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.204923 16584 raft_consensus.cc:2243] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.205330 16584 raft_consensus.cc:2272] T a2055335c1274f6689b7717b4f7610e1 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.206792 16584 tablet_replica.cc:333] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.207247 16584 raft_consensus.cc:2243] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.207602 16584 raft_consensus.cc:2272] T b9a53af3f10e43b6b823ee0bcc729bce P c0e2690b3bb64cceae1491ecf8e8ead6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.209062 16584 tablet_replica.cc:333] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.209527 16584 raft_consensus.cc:2243] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.210254 16584 raft_consensus.cc:2272] T 43daa60f789b49e0b53ebddad07ab92c P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.211815 16584 tablet_replica.cc:333] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.212399 16584 raft_consensus.cc:2243] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.212774 16584 raft_consensus.cc:2272] T e34740561f48431b9c90c3865d91102a P c0e2690b3bb64cceae1491ecf8e8ead6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.214342 16584 tablet_replica.cc:333] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6: stopping tablet replica
I20260713 09:07:23.214843 16584 raft_consensus.cc:2243] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.215536 16584 raft_consensus.cc:2272] T 1efabf6b1267437881dcfe83b2000a82 P c0e2690b3bb64cceae1491ecf8e8ead6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.259001 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:07:23.276273 16584 master.cc:562] Master@127.16.50.62:38905 shutting down...
I20260713 09:07:23.425817 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.426360 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.426645 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e9f5061fabb4cde9fce9d9b87e77747: stopping tablet replica
I20260713 09:07:23.445551 16584 master.cc:584] Master@127.16.50.62:38905 shutdown complete.
2ca87ae8b1bf4603ac91e07719243916  4
4c22c47e11ef41b2b9c4bf5aa3782210  4
c0e2690b3bb64cceae1491ecf8e8ead6  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14785 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:23.484176 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:43853
I20260713 09:07:23.485514 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.491345 17095 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:23.491426 17096 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:23.491720 17098 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:23.493158 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:23.494048 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.494300 16584 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:23.494462 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933643494430 us; error 0 us; skew 500 ppm
I20260713 09:07:23.494979 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.497809 16584 webserver.cc:533] Webserver started at http://127.16.50.62:34317/ using document root <none> and password file <none>
I20260713 09:07:23.498328 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.498514 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.498802 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.499899 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "13ed5e84f4e1440893ff757b21a5170e"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.504398 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:07:23.507572 17103 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:23.508456 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:07:23.508863 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "13ed5e84f4e1440893ff757b21a5170e"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.509208 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-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:23.544935 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.546211 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.583894 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:43853
I20260713 09:07:23.583981 17154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:43853 every 8 connection(s)
I20260713 09:07:23.587738 17155 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:23.597887 17155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e: Bootstrap starting.
I20260713 09:07:23.602517 17155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.606757 17155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e: No bootstrap required, opened a new log
I20260713 09:07:23.608867 17155 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER }
I20260713 09:07:23.609269 17155 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.609519 17155 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13ed5e84f4e1440893ff757b21a5170e, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.610150 17155 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER }
I20260713 09:07:23.610577 17155 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:23.610839 17155 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:23.611171 17155 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.615758 17155 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER }
I20260713 09:07:23.616218 17155 leader_election.cc:304] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [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: 13ed5e84f4e1440893ff757b21a5170e; no voters: 
I20260713 09:07:23.617270 17155 leader_election.cc:290] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:23.617594 17158 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.618851 17158 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 1 LEADER]: Becoming Leader. State: Replica: 13ed5e84f4e1440893ff757b21a5170e, State: Running, Role: LEADER
I20260713 09:07:23.619520 17158 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [LEADER]: Queue going to LEADER mode. State: All 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: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER }
I20260713 09:07:23.620132 17155 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:23.623683 17159 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13ed5e84f4e1440893ff757b21a5170e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER } }
I20260713 09:07:23.624053 17160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13ed5e84f4e1440893ff757b21a5170e. Latest consensus state: current_term: 1 leader_uuid: "13ed5e84f4e1440893ff757b21a5170e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ed5e84f4e1440893ff757b21a5170e" member_type: VOTER } }
I20260713 09:07:23.624488 17159 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:23.624821 17160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:23.629395 17164 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:23.637944 17164 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:23.638952 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:23.647382 17164 catalog_manager.cc:1383] Generated new cluster ID: 34027abbfc7b40d19b5719f9e23e675b
I20260713 09:07:23.647673 17164 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:23.662606 17164 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:23.663841 17164 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:23.693500 17164 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e: Generated new TSK 0
I20260713 09:07:23.694164 17164 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:23.705253 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.711316 17176 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:23.712458 17177 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:23.714787 17179 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:23.717724 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:23.718694 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.718955 16584 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:23.719143 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933643719110 us; error 0 us; skew 500 ppm
I20260713 09:07:23.719679 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.722293 16584 webserver.cc:533] Webserver started at http://127.16.50.1:42747/ using document root <none> and password file <none>
I20260713 09:07:23.722786 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.722967 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.723242 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.724449 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "ea303375b85b4136a000e199c8fbd690"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.728822 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:23.732009 17184 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:23.732802 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:23.733098 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "ea303375b85b4136a000e199c8fbd690"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.733379 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-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:23.756147 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.757427 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.758911 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.761279 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.761457 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.761770 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.761950 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.802453 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:36083
I20260713 09:07:23.802554 17246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:36083 every 8 connection(s)
I20260713 09:07:23.807407 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.814983 17251 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:23.816159 17252 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:23.818360 17254 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:23.819070 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:23.819989 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.820171 16584 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:23.820441 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933643820421 us; error 0 us; skew 500 ppm
I20260713 09:07:23.820996 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.823231 17247 heartbeater.cc:344] Connected to a master server at 127.16.50.62:43853
I20260713 09:07:23.823625 17247 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:23.823849 16584 webserver.cc:533] Webserver started at http://127.16.50.2:43267/ using document root <none> and password file <none>
I20260713 09:07:23.824429 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.824646 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.824524 17247 heartbeater.cc:507] Master 127.16.50.62:43853 requested a full tablet report, sending...
I20260713 09:07:23.825038 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.826288 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "1253d80a900a4e7592775cd25dcaf62d"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.826936 17120 ts_manager.cc:194] Registered new tserver with Master: ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083)
I20260713 09:07:23.828806 17120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38240
I20260713 09:07:23.831099 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:23.834595 17259 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:23.835355 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:07:23.835635 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "1253d80a900a4e7592775cd25dcaf62d"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.835891 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-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:23.855068 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.856233 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.857720 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.859925 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.860159 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.860430 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.860605 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.899705 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:43581
I20260713 09:07:23.899820 17321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:43581 every 8 connection(s)
I20260713 09:07:23.904474 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.911319 17325 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:23.911552 17326 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:23.915509 16584 server_base.cc:1061] running on GCE node
W20260713 09:07:23.916431 17329 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:23.917493 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.917686 16584 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:23.917917 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933643917898 us; error 0 us; skew 500 ppm
I20260713 09:07:23.918186 17322 heartbeater.cc:344] Connected to a master server at 127.16.50.62:43853
I20260713 09:07:23.918555 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.918553 17322 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:23.919579 17322 heartbeater.cc:507] Master 127.16.50.62:43853 requested a full tablet report, sending...
I20260713 09:07:23.921393 16584 webserver.cc:533] Webserver started at http://127.16.50.3:42299/ using document root <none> and password file <none>
I20260713 09:07:23.921973 17120 ts_manager.cc:194] Registered new tserver with Master: 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:23.922050 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.922449 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.922765 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.923512 17120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38254
I20260713 09:07:23.924006 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "ff3bb19cc01340fc835e4f187a23ba23"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.928404 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:23.931828 17333 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:23.932631 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:23.932936 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "ff3bb19cc01340fc835e4f187a23ba23"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lcpc"
I20260713 09:07:23.933240 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933628535617-16584-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:23.974040 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.975265 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.976879 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.979097 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.979516 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.979923 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.980119 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:24.020730 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:37265
I20260713 09:07:24.020843 17395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:37265 every 8 connection(s)
I20260713 09:07:24.034796 17396 heartbeater.cc:344] Connected to a master server at 127.16.50.62:43853
I20260713 09:07:24.035251 17396 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:24.036092 17396 heartbeater.cc:507] Master 127.16.50.62:43853 requested a full tablet report, sending...
I20260713 09:07:24.038807 17120 ts_manager.cc:194] Registered new tserver with Master: ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.039999 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016146519s
I20260713 09:07:24.040352 17120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38268
I20260713 09:07:24.066427 17120 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38282:
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:07:24.069250 17120 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:24.139933 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:24.142719 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.147531 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb97c1d26d84dd6a207e6357203d830 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:24.149121 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb97c1d26d84dd6a207e6357203d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.153013 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:24.153788 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb97c1d26d84dd6a207e6357203d830 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:24.154428 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.155213 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb97c1d26d84dd6a207e6357203d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.162204 17285 tablet_service.cc:1511] Processing CreateTablet for tablet 6e761fc8cdb44f0dbed457fdf65dc466 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:24.164974 17285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e761fc8cdb44f0dbed457fdf65dc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.168466 17411 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.176676 17361 tablet_service.cc:1511] Processing CreateTablet for tablet d54fdc788c7e428ead47041847a15352 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:24.178099 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54fdc788c7e428ead47041847a15352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.178716 17284 tablet_service.cc:1511] Processing CreateTablet for tablet d54fdc788c7e428ead47041847a15352 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:24.179698 17411 tablet_bootstrap.cc:654] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.180121 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54fdc788c7e428ead47041847a15352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.180375 17412 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.187714 17412 tablet_bootstrap.cc:654] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.180228 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 6e761fc8cdb44f0dbed457fdf65dc466 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:24.193212 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e761fc8cdb44f0dbed457fdf65dc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.193516 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 564679dba09944c89015b4a30a8ae399 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:24.194815 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564679dba09944c89015b4a30a8ae399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.195222 17359 tablet_service.cc:1511] Processing CreateTablet for tablet 564679dba09944c89015b4a30a8ae399 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:24.196556 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564679dba09944c89015b4a30a8ae399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.208447 17212 tablet_service.cc:1511] Processing CreateTablet for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:24.209805 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c49dbf1de4eaca8fb6c4ce8a2f6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.211866 17211 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb97c1d26d84dd6a207e6357203d830 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:24.213369 17211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb97c1d26d84dd6a207e6357203d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.217988 17411 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.218544 17411 ts_tablet_manager.cc:1403] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.004s
I20260713 09:07:24.217576 17208 tablet_service.cc:1511] Processing CreateTablet for tablet 564679dba09944c89015b4a30a8ae399 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:24.218775 17209 tablet_service.cc:1511] Processing CreateTablet for tablet d54fdc788c7e428ead47041847a15352 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:24.219662 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564679dba09944c89015b4a30a8ae399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.220331 17209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54fdc788c7e428ead47041847a15352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.217576 17210 tablet_service.cc:1511] Processing CreateTablet for tablet 6e761fc8cdb44f0dbed457fdf65dc466 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:24.217990 17412 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.221578 17210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e761fc8cdb44f0dbed457fdf65dc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.224865 17207 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea6bccef5f433587ec823c1f100ce2 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:24.226198 17207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea6bccef5f433587ec823c1f100ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.221851 17412 ts_tablet_manager.cc:1403] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.014s
I20260713 09:07:24.234776 17412 raft_consensus.cc:359] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.235809 17412 raft_consensus.cc:385] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.236131 17412 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.236384 17284 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea6bccef5f433587ec823c1f100ce2 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:24.237839 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea6bccef5f433587ec823c1f100ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.237644 17411 raft_consensus.cc:359] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.238415 17411 raft_consensus.cc:385] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.238725 17411 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.241631 17411 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.243323 17412 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.251627 17411 ts_tablet_manager.cc:1434] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260713 09:07:24.253144 17396 heartbeater.cc:499] Master 127.16.50.62:43853 was elected leader, sending a full tablet report...
I20260713 09:07:24.253407 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 14567ec30ae54e38bedec1911bccb40e (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:24.254814 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14567ec30ae54e38bedec1911bccb40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.257519 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 14567ec30ae54e38bedec1911bccb40e (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:24.258827 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14567ec30ae54e38bedec1911bccb40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.265386 17359 tablet_service.cc:1511] Processing CreateTablet for tablet 14567ec30ae54e38bedec1911bccb40e (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:24.266012 17212 tablet_service.cc:1511] Processing CreateTablet for tablet ae097ba65c944bedbd14f2bdc46c650b (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:24.266759 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14567ec30ae54e38bedec1911bccb40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.267228 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae097ba65c944bedbd14f2bdc46c650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.271521 17360 tablet_service.cc:1511] Processing CreateTablet for tablet ae097ba65c944bedbd14f2bdc46c650b (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:24.272850 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae097ba65c944bedbd14f2bdc46c650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.273672 17412 ts_tablet_manager.cc:1434] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260713 09:07:24.274379 17322 heartbeater.cc:499] Master 127.16.50.62:43853 was elected leader, sending a full tablet report...
I20260713 09:07:24.276019 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa37eacf3794f16829e14e6712f7a6a (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:24.277325 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa37eacf3794f16829e14e6712f7a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.278223 17412 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.279417 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa37eacf3794f16829e14e6712f7a6a (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:24.280715 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa37eacf3794f16829e14e6712f7a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.285071 17411 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.289628 17417 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.297906 17284 tablet_service.cc:1511] Processing CreateTablet for tablet ae097ba65c944bedbd14f2bdc46c650b (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:24.301620 17412 tablet_bootstrap.cc:654] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.301843 17411 tablet_bootstrap.cc:654] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.302824 17417 tablet_bootstrap.cc:654] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.308507 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa37eacf3794f16829e14e6712f7a6a (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:24.309561 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea6bccef5f433587ec823c1f100ce2 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:24.310081 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa37eacf3794f16829e14e6712f7a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.310851 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea6bccef5f433587ec823c1f100ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.312071 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae097ba65c944bedbd14f2bdc46c650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.336596 17207 tablet_service.cc:1511] Processing CreateTablet for tablet b9535e5351684b118c7b6822daf39048 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:24.338379 17207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9535e5351684b118c7b6822daf39048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.338167 17287 tablet_service.cc:1511] Processing CreateTablet for tablet b9535e5351684b118c7b6822daf39048 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:24.339377 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9535e5351684b118c7b6822daf39048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.357457 17412 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.357970 17412 ts_tablet_manager.cc:1403] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.006s
I20260713 09:07:24.360160 17359 tablet_service.cc:1511] Processing CreateTablet for tablet b9535e5351684b118c7b6822daf39048 (DEFAULT_TABLE table=test-workload [id=6ec4a2b68a254c3e9dc64ea5950ab893]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:24.360863 17412 raft_consensus.cc:359] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.361492 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9535e5351684b118c7b6822daf39048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.361624 17412 raft_consensus.cc:385] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.361963 17412 raft_consensus.cc:740] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.362880 17412 consensus_queue.cc:260] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.367302 17412 ts_tablet_manager.cc:1434] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:07:24.368397 17412 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.368701 17416 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.369203 17416 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.375252 17412 tablet_bootstrap.cc:654] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.381072 17416 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265), ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083)
I20260713 09:07:24.386953 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.387741 17371 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.389249 17263 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.390156 17416 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.390513 17416 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.390866 17416 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.391129 17417 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.391598 17417 ts_tablet_manager.cc:1403] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.000s
I20260713 09:07:24.394344 17411 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.394855 17411 ts_tablet_manager.cc:1403] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.036s
I20260713 09:07:24.394485 17417 raft_consensus.cc:359] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.395251 17417 raft_consensus.cc:385] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.395566 17417 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.396471 17417 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.397276 17412 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.397746 17412 ts_tablet_manager.cc:1403] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260713 09:07:24.400750 17412 raft_consensus.cc:359] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.401484 17412 raft_consensus.cc:385] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.401772 17412 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.406610 17247 heartbeater.cc:499] Master 127.16.50.62:43853 was elected leader, sending a full tablet report...
I20260713 09:07:24.406698 17417 ts_tablet_manager.cc:1434] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:07:24.407047 17416 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.407835 17417 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.409812 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.410387 17371 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.413798 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.414463 17411 raft_consensus.cc:359] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.415165 17411 raft_consensus.cc:385] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:24.415370 17260 leader_election.cc:343] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.415464 17411 raft_consensus.cc:740] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.416342 17411 consensus_queue.cc:260] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.417379 17417 tablet_bootstrap.cc:654] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.418406 17411 ts_tablet_manager.cc:1434] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260713 09:07:24.419397 17411 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.421553 17371 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.422856 17263 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.426960 17411 tablet_bootstrap.cc:654] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.427814 17412 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.429123 17417 tablet_bootstrap.cc:492] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.429584 17417 ts_tablet_manager.cc:1403] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.015s
I20260713 09:07:24.432863 17417 raft_consensus.cc:359] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.433887 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.434826 17417 raft_consensus.cc:385] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.435201 17417 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.435159 17416 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Requested vote from peers ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265), ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083)
I20260713 09:07:24.436321 17417 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.437282 17222 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.437660 17416 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.442623 17416 raft_consensus.cc:697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:24.444829 17412 ts_tablet_manager.cc:1434] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:07:24.443707 17416 consensus_queue.cc:237] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:24.448652 17222 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.451925 17411 tablet_bootstrap.cc:492] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.453720 17417 ts_tablet_manager.cc:1434] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:07:24.454327 17411 ts_tablet_manager.cc:1403] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.019s
I20260713 09:07:24.454680 17417 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.457334 17411 raft_consensus.cc:359] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.458122 17411 raft_consensus.cc:385] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.458468 17411 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.460449 17412 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.461556 17417 tablet_bootstrap.cc:654] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.461580 17411 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.459882 17120 catalog_manager.cc:5697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.464160 17411 ts_tablet_manager.cc:1434] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:07:24.465593 17411 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.472095 17411 tablet_bootstrap.cc:654] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.476254 17415 raft_consensus.cc:493] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.476672 17412 tablet_bootstrap.cc:654] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.476938 17415 raft_consensus.cc:515] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.490334 17412 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.490859 17412 ts_tablet_manager.cc:1403] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.013s
I20260713 09:07:24.493251 17415 leader_election.cc:290] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.493877 17412 raft_consensus.cc:359] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.494623 17412 raft_consensus.cc:385] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.494928 17412 raft_consensus.cc:740] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.495694 17412 consensus_queue.cc:260] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.498200 17412 ts_tablet_manager.cc:1434] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:24.499267 17412 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.502463 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
W20260713 09:07:24.504230 17334 leader_election.cc:343] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.505517 17412 tablet_bootstrap.cc:654] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.508579 17411 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.509089 17411 ts_tablet_manager.cc:1403] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.016s
I20260713 09:07:24.511713 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.511704 17411 raft_consensus.cc:359] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.512502 17411 raft_consensus.cc:385] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.512801 17411 raft_consensus.cc:740] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.508575 17417 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.513840 17417 ts_tablet_manager.cc:1403] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.007s
W20260713 09:07:24.513581 17336 leader_election.cc:343] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.514320 17336 leader_election.cc:304] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3bb19cc01340fc835e4f187a23ba23; no voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690
I20260713 09:07:24.515822 17415 raft_consensus.cc:2749] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.516423 17417 raft_consensus.cc:359] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.516590 17411 consensus_queue.cc:260] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.517179 17417 raft_consensus.cc:385] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.517547 17417 raft_consensus.cc:740] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.518419 17417 consensus_queue.cc:260] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.519342 17411 ts_tablet_manager.cc:1434] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:24.521344 17411 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.524009 17412 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.524580 17412 ts_tablet_manager.cc:1403] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260713 09:07:24.527909 17411 tablet_bootstrap.cc:654] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.527612 17412 raft_consensus.cc:359] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.528415 17412 raft_consensus.cc:385] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.532721 17417 ts_tablet_manager.cc:1434] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:07:24.532943 17412 raft_consensus.cc:740] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.534176 17412 consensus_queue.cc:260] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.539500 17412 ts_tablet_manager.cc:1434] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:24.540511 17412 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.541020 17417 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.544675 17411 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.545171 17411 ts_tablet_manager.cc:1403] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:07:24.546625 17412 tablet_bootstrap.cc:654] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.547603 17417 tablet_bootstrap.cc:654] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.547973 17411 raft_consensus.cc:359] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.548772 17411 raft_consensus.cc:385] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.549064 17411 raft_consensus.cc:740] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.549922 17411 consensus_queue.cc:260] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.552203 17411 ts_tablet_manager.cc:1434] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:24.552579 17412 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.552961 17411 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.553053 17412 ts_tablet_manager.cc:1403] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:07:24.556010 17412 raft_consensus.cc:359] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.556777 17412 raft_consensus.cc:385] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.557072 17412 raft_consensus.cc:740] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.558008 17411 tablet_bootstrap.cc:654] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.557905 17412 consensus_queue.cc:260] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.560052 17417 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.560622 17417 ts_tablet_manager.cc:1403] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:07:24.563437 17412 ts_tablet_manager.cc:1434] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:24.564456 17412 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.566975 17411 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.567432 17411 ts_tablet_manager.cc:1403] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:07:24.568101 17423 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.568620 17423 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.570405 17412 tablet_bootstrap.cc:654] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.571094 17423 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.567996 17417 raft_consensus.cc:359] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.572688 17417 raft_consensus.cc:385] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.572999 17417 raft_consensus.cc:740] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.573715 17417 consensus_queue.cc:260] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.577039 17417 ts_tablet_manager.cc:1434] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:07:24.578234 17417 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.581280 17411 raft_consensus.cc:359] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.582057 17411 raft_consensus.cc:385] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.582345 17411 raft_consensus.cc:740] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.585263 17417 tablet_bootstrap.cc:654] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.587646 17411 consensus_queue.cc:260] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.594903 17411 ts_tablet_manager.cc:1434] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:24.595955 17411 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.597254 17417 tablet_bootstrap.cc:492] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.597734 17417 ts_tablet_manager.cc:1403] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:07:24.598925 17416 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.599596 17416 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.600836 17417 raft_consensus.cc:359] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.601836 17417 raft_consensus.cc:385] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.602216 17417 raft_consensus.cc:740] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.603911 17416 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.604128 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.604882 17371 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.603474 17417 consensus_queue.cc:260] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.606217 17263 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.607123 17416 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.607481 17416 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.607832 17416 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.610316 17417 ts_tablet_manager.cc:1434] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:07:24.611563 17417 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.612841 17411 tablet_bootstrap.cc:654] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.614753 17416 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.618737 17417 tablet_bootstrap.cc:654] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.620347 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.620946 17371 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.622642 17415 raft_consensus.cc:493] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.623169 17415 raft_consensus.cc:515] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.628925 17415 leader_election.cc:290] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.628845 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.629578 17297 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.629827 17371 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.631037 17336 leader_election.cc:304] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.631172 17263 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.631726 17416 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.632032 17415 raft_consensus.cc:2804] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.632539 17415 raft_consensus.cc:493] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.632640 17416 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.632946 17415 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:24.634500 17168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:24.635279 17416 raft_consensus.cc:697] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:24.636224 17416 consensus_queue.cc:237] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.638185 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.638839 17222 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.638959 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.639569 17221 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.640225 17411 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.640741 17411 ts_tablet_manager.cc:1403] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260713 09:07:24.640758 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.640923 17415 raft_consensus.cc:515] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.641680 17220 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.643662 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.643786 17411 raft_consensus.cc:359] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.644487 17411 raft_consensus.cc:385] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.644817 17411 raft_consensus.cc:740] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.644268 17221 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.645632 17411 consensus_queue.cc:260] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.651266 17220 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.662880 17423 raft_consensus.cc:493] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.663563 17423 raft_consensus.cc:515] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.666543 17423 leader_election.cc:290] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.657507 17417 tablet_bootstrap.cc:492] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.667439 17417 ts_tablet_manager.cc:1403] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.004s
I20260713 09:07:24.658063 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:24.669039 17297 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.669427 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.670526 17417 raft_consensus.cc:359] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.669706 17411 ts_tablet_manager.cc:1434] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.009s
I20260713 09:07:24.666729 17412 tablet_bootstrap.cc:492] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.671286 17417 raft_consensus.cc:385] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.671620 17412 ts_tablet_manager.cc:1403] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.036s
I20260713 09:07:24.671986 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.658696 17415 leader_election.cc:290] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.655323 17221 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:24.674578 17412 raft_consensus.cc:359] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.675256 17412 raft_consensus.cc:385] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.675547 17412 raft_consensus.cc:740] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.675674 17334 leader_election.cc:304] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.675904 17297 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:24.659811 17117 catalog_manager.cc:5697] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.676718 17415 raft_consensus.cc:2804] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.676440 17412 consensus_queue.cc:260] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.677168 17415 raft_consensus.cc:697] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:24.678021 17415 consensus_queue.cc:237] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.678836 17412 ts_tablet_manager.cc:1434] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:24.679003 17295 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.679838 17412 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.671622 17417 raft_consensus.cc:740] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.680697 17187 leader_election.cc:304] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.681658 17423 raft_consensus.cc:2804] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.682049 17423 raft_consensus.cc:493] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.682400 17423 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.683069 17411 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.683298 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.684092 17371 raft_consensus.cc:2393] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea303375b85b4136a000e199c8fbd690 in current term 1: Already voted for candidate 1253d80a900a4e7592775cd25dcaf62d in this term.
I20260713 09:07:24.681632 17417 consensus_queue.cc:260] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.685842 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.686420 17371 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.687831 17188 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea303375b85b4136a000e199c8fbd690; no voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:24.689977 17411 tablet_bootstrap.cc:654] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.697458 17423 raft_consensus.cc:515] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.701406 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:24.702034 17297 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.702382 17417 ts_tablet_manager.cc:1434] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.008s
I20260713 09:07:24.701076 17447 raft_consensus.cc:2749] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.704109 17417 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.710229 17297 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:24.705124 17423 leader_election.cc:290] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.711951 17187 leader_election.cc:304] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.713593 17423 raft_consensus.cc:2804] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.715206 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.715773 17371 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.717195 17412 tablet_bootstrap.cc:654] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.717417 17118 catalog_manager.cc:5697] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.720395 17423 raft_consensus.cc:697] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:24.721305 17423 consensus_queue.cc:237] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.723004 17411 tablet_bootstrap.cc:492] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.723502 17411 ts_tablet_manager.cc:1403] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.006s
I20260713 09:07:24.725488 17417 tablet_bootstrap.cc:654] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.726266 17411 raft_consensus.cc:359] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.726984 17411 raft_consensus.cc:385] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.727299 17411 raft_consensus.cc:740] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.727990 17411 consensus_queue.cc:260] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.730042 17411 ts_tablet_manager.cc:1434] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:24.730859 17411 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.731757 17417 tablet_bootstrap.cc:492] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.732467 17417 ts_tablet_manager.cc:1403] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260713 09:07:24.732739 17371 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:24.737207 17417 raft_consensus.cc:359] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.738390 17417 raft_consensus.cc:385] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.738837 17417 raft_consensus.cc:740] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.739847 17417 consensus_queue.cc:260] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.742385 17411 tablet_bootstrap.cc:654] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.743562 17417 ts_tablet_manager.cc:1434] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:24.744988 17417 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.745455 17412 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.746066 17412 ts_tablet_manager.cc:1403] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260713 09:07:24.749362 17412 raft_consensus.cc:359] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.750231 17412 raft_consensus.cc:385] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.750571 17412 raft_consensus.cc:740] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.752761 17417 tablet_bootstrap.cc:654] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.754410 17412 consensus_queue.cc:260] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.767148 17412 ts_tablet_manager.cc:1434] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:07:24.772541 17118 catalog_manager.cc:5697] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.777580 17412 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.778697 17411 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.779304 17411 ts_tablet_manager.cc:1403] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.015s
I20260713 09:07:24.781973 17411 raft_consensus.cc:359] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.782676 17411 raft_consensus.cc:385] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.783039 17411 raft_consensus.cc:740] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.783885 17412 tablet_bootstrap.cc:654] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.784585 17411 consensus_queue.cc:260] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.786465 17417 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.786909 17417 ts_tablet_manager.cc:1403] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.027s
I20260713 09:07:24.788950 17411 ts_tablet_manager.cc:1434] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:07:24.789443 17417 raft_consensus.cc:359] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.789917 17411 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: Bootstrap starting.
I20260713 09:07:24.790136 17417 raft_consensus.cc:385] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.790428 17417 raft_consensus.cc:740] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.791056 17417 consensus_queue.cc:260] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.793241 17417 ts_tablet_manager.cc:1434] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:24.794214 17417 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.796434 17411 tablet_bootstrap.cc:654] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.800067 17417 tablet_bootstrap.cc:654] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.801843 17412 tablet_bootstrap.cc:492] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.802368 17412 ts_tablet_manager.cc:1403] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.014s
I20260713 09:07:24.805008 17411 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: No bootstrap required, opened a new log
I20260713 09:07:24.805464 17411 ts_tablet_manager.cc:1403] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260713 09:07:24.808111 17412 raft_consensus.cc:359] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.808828 17412 raft_consensus.cc:385] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.809100 17412 raft_consensus.cc:740] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.809806 17415 raft_consensus.cc:493] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.810302 17415 raft_consensus.cc:515] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.812482 17415 leader_election.cc:290] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.812662 17411 raft_consensus.cc:359] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.813580 17411 raft_consensus.cc:385] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.813932 17411 raft_consensus.cc:740] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.814512 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.815142 17221 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.814867 17411 consensus_queue.cc:260] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.816880 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.816895 17334 leader_election.cc:304] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.817517 17297 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.818004 17411 ts_tablet_manager.cc:1434] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:07:24.818025 17445 raft_consensus.cc:2804] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.820107 17445 raft_consensus.cc:493] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.820497 17445 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.825358 17412 consensus_queue.cc:260] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.827056 17412 ts_tablet_manager.cc:1434] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260713 09:07:24.828241 17412 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: Bootstrap starting.
I20260713 09:07:24.829680 17416 raft_consensus.cc:493] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.830178 17416 raft_consensus.cc:515] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.832348 17416 leader_election.cc:290] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.834692 17412 tablet_bootstrap.cc:654] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.836076 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.836777 17371 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.837811 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.838501 17221 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.843266 17260 leader_election.cc:304] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.845439 17416 raft_consensus.cc:2804] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.845934 17416 raft_consensus.cc:493] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.846372 17416 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.861944 17445 raft_consensus.cc:515] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.867513 17445 leader_election.cc:290] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.868659 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:24.868974 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.868861 17426 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:24.869313 17297 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.869580 17221 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.871440 17417 tablet_bootstrap.cc:492] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.871888 17417 ts_tablet_manager.cc:1403] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.046s
I20260713 09:07:24.872249 17412 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: No bootstrap required, opened a new log
I20260713 09:07:24.872761 17412 ts_tablet_manager.cc:1403] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.019s
I20260713 09:07:24.874464 17445 raft_consensus.cc:493] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.875098 17445 raft_consensus.cc:515] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.876036 17221 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:24.876789 17416 raft_consensus.cc:515] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.878275 17445 leader_election.cc:290] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:24.878733 17334 leader_election.cc:304] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.879341 17416 leader_election.cc:290] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.879432 17417 raft_consensus.cc:359] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.880131 17417 raft_consensus.cc:385] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.880446 17417 raft_consensus.cc:740] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.880605 17445 raft_consensus.cc:2804] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.881220 17417 consensus_queue.cc:260] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.881901 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.881984 17445 raft_consensus.cc:697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:24.882452 17222 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.883260 17417 ts_tablet_manager.cc:1434] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:24.883088 17445 consensus_queue.cc:237] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.884155 17417 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: Bootstrap starting.
I20260713 09:07:24.885334 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.886137 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.886740 17295 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.888252 17221 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 0.
I20260713 09:07:24.888449 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.888571 17412 raft_consensus.cc:359] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.888973 17371 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.889233 17412 raft_consensus.cc:385] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.889528 17412 raft_consensus.cc:740] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.890113 17412 consensus_queue.cc:260] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.890996 17222 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.892028 17412 ts_tablet_manager.cc:1434] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.000s
I20260713 09:07:24.894829 17336 leader_election.cc:304] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.895956 17260 leader_election.cc:304] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.897617 17416 raft_consensus.cc:2804] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.898108 17416 raft_consensus.cc:697] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:24.898949 17416 consensus_queue.cc:237] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.908386 17297 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:24.910627 17371 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.904579 17445 raft_consensus.cc:2804] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.915377 17445 raft_consensus.cc:493] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.915755 17445 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.915063 17417 tablet_bootstrap.cc:654] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.918180 17117 catalog_manager.cc:5697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.931200 17445 raft_consensus.cc:515] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.932437 17461 raft_consensus.cc:493] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.933010 17461 raft_consensus.cc:515] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.934230 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.935613 17220 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.937954 17461 leader_election.cc:290] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.941090 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.941730 17371 raft_consensus.cc:2468] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 0.
I20260713 09:07:24.942770 17417 tablet_bootstrap.cc:492] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: No bootstrap required, opened a new log
I20260713 09:07:24.942727 17263 leader_election.cc:304] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.943296 17417 ts_tablet_manager.cc:1403] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.003s
I20260713 09:07:24.943128 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690" is_pre_election: true
I20260713 09:07:24.943948 17461 raft_consensus.cc:2804] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.944016 17425 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:07:24.944386 17260 leader_election.cc:343] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.944491 17461 raft_consensus.cc:493] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.945114 17461 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.946203 17417 raft_consensus.cc:359] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.946859 17417 raft_consensus.cc:385] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.947106 17417 raft_consensus.cc:740] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.947970 17417 consensus_queue.cc:260] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.947060 17120 catalog_manager.cc:5697] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.953495 17461 raft_consensus.cc:515] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.954905 17417 ts_tablet_manager.cc:1434] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:24.955399 17423 raft_consensus.cc:493] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.955680 17461 leader_election.cc:290] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.956058 17423 raft_consensus.cc:515] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.956836 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.957376 17371 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.958297 17423 leader_election.cc:290] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.958834 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.959332 17297 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.960124 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:24.960191 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.960863 17222 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.960973 17187 leader_election.cc:304] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.961026 17369 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.962308 17447 raft_consensus.cc:2804] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.962610 17447 raft_consensus.cc:493] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.962884 17447 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.964148 17371 raft_consensus.cc:2468] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.964413 17423 raft_consensus.cc:493] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.964897 17423 raft_consensus.cc:515] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.965386 17263 leader_election.cc:304] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.966189 17461 raft_consensus.cc:2804] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.966729 17461 raft_consensus.cc:697] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:24.967581 17461 consensus_queue.cc:237] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.968407 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d" is_pre_election: true
I20260713 09:07:24.968827 17447 raft_consensus.cc:515] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.969307 17297 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.971393 17187 leader_election.cc:304] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:24.972318 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.972597 17446 raft_consensus.cc:2804] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.973097 17371 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.973176 17446 raft_consensus.cc:493] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.973789 17446 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.977744 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:24.978343 17297 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.983355 17371 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:24.983830 17222 raft_consensus.cc:2468] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 1.
I20260713 09:07:24.984795 17423 leader_election.cc:290] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.985214 17297 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:24.984989 17188 leader_election.cc:304] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.985606 17447 leader_election.cc:290] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.987358 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23" is_pre_election: true
I20260713 09:07:24.987927 17369 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 0.
I20260713 09:07:24.988467 17447 raft_consensus.cc:2804] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.988978 17447 raft_consensus.cc:697] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:24.989753 17447 consensus_queue.cc:237] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.991812 17446 raft_consensus.cc:515] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:24.951948 17220 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:24.995489 17334 leader_election.cc:304] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:24.996138 17415 raft_consensus.cc:2804] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.998206 17446 leader_election.cc:290] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:24.998417 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:24.998952 17371 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.999593 17445 leader_election.cc:290] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 1 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:25.001642 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.002213 17295 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.006373 17371 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:25.009501 17295 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 1.
I20260713 09:07:25.000190 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.010376 17415 raft_consensus.cc:697] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:25.011338 17297 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.012794 17187 leader_election.cc:304] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.013788 17446 raft_consensus.cc:2804] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.014421 17446 raft_consensus.cc:697] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.015476 17446 consensus_queue.cc:237] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.016553 17415 consensus_queue.cc:237] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.019003 17297 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 1.
I20260713 09:07:25.018764 17117 catalog_manager.cc:5697] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.033272 17120 catalog_manager.cc:5697] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.047559 17120 catalog_manager.cc:5697] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.048130 17118 catalog_manager.cc:5697] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.052925 17461 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.066409 17416 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.080698 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:25.081321 17297 raft_consensus.cc:606] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:25.086587 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:25.087270 17297 raft_consensus.cc:606] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:25.100112 17370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:46848
I20260713 09:07:25.100666 17370 raft_consensus.cc:606] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:25.105597 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:25.106109 17297 raft_consensus.cc:606] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:25.111271 17370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "564679dba09944c89015b4a30a8ae399"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:46848
I20260713 09:07:25.111773 17370 raft_consensus.cc:606] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:25.125103 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:25.125716 17220 raft_consensus.cc:606] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:25.131003 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:25.131500 17220 raft_consensus.cc:606] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:25.136493 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:25.137041 17220 raft_consensus.cc:606] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:25.141522 17370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:46848
I20260713 09:07:25.142031 17370 raft_consensus.cc:606] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:25.146603 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9535e5351684b118c7b6822daf39048"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:25.147090 17297 raft_consensus.cc:606] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Received request to transfer leadership to TS ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:25.210222 17415 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.211038 17446 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.218856 17415 raft_consensus.cc:993] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.219521 17446 raft_consensus.cc:993] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.219841 17415 raft_consensus.cc:1081] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.219970 17423 raft_consensus.cc:1081] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.221931 17296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43672
I20260713 09:07:25.222651 17296 raft_consensus.cc:493] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.223105 17296 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.227008 17222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "564679dba09944c89015b4a30a8ae399"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56408
I20260713 09:07:25.230450 17447 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.231565 17222 raft_consensus.cc:493] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.232023 17222 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.232576 17296 raft_consensus.cc:515] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.235661 17296 leader_election.cc:290] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.237089 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.237643 17370 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.238008 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:25.238588 17220 raft_consensus.cc:3055] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.238613 17469 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.239144 17220 raft_consensus.cc:740] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.240111 17220 consensus_queue.cc:260] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.241209 17220 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.243650 17222 raft_consensus.cc:515] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.245853 17370 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
I20260713 09:07:25.246805 17371 raft_consensus.cc:1240] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Rejecting Update request from peer ea303375b85b4136a000e199c8fbd690 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:25.248257 17222 leader_election.cc:290] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.249487 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.250038 17369 raft_consensus.cc:3055] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.250320 17369 raft_consensus.cc:740] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:25.251037 17369 consensus_queue.cc:260] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.251956 17369 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.252556 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.257143 17263 leader_election.cc:304] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:25.257807 17369 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.258077 17416 raft_consensus.cc:2804] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.258605 17416 raft_consensus.cc:697] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.258867 17188 leader_election.cc:304] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [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: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:25.258884 17220 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
I20260713 09:07:25.259694 17447 raft_consensus.cc:2804] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.259420 17416 consensus_queue.cc:237] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.260210 17447 raft_consensus.cc:697] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.261096 17447 consensus_queue.cc:237] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.268442 17120 catalog_manager.cc:5697] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 1 to 2, leader changed from ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.275892 17117 catalog_manager.cc:5697] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 1 to 2, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.378748 17415 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.388887 17445 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.396400 17469 raft_consensus.cc:993] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.396893 17445 raft_consensus.cc:1081] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.398460 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56408
I20260713 09:07:25.398941 17220 raft_consensus.cc:493] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.399302 17220 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.403857 17220 raft_consensus.cc:515] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.405501 17220 leader_election.cc:290] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.406535 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.406841 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.407140 17370 raft_consensus.cc:3055] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.407449 17296 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.407481 17370 raft_consensus.cc:740] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:25.408493 17370 consensus_queue.cc:260] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.409760 17370 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.411293 17447 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.414656 17296 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.415800 17187 leader_election.cc:304] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.416749 17447 raft_consensus.cc:2804] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.417380 17447 raft_consensus.cc:697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.416692 17370 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.418200 17447 consensus_queue.cc:237] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.419682 17446 raft_consensus.cc:993] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.421924 17423 raft_consensus.cc:1081] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.426692 17295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43672
I20260713 09:07:25.427362 17295 raft_consensus.cc:493] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.427826 17295 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.432332 17117 catalog_manager.cc:5697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 1 to 2, leader changed from ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.433168 17416 consensus_queue.cc:1048] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.440021 17423 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.443439 17416 consensus_queue.cc:1048] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.449832 17295 raft_consensus.cc:515] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.451987 17295 leader_election.cc:290] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.453084 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.452961 17425 consensus_queue.cc:1048] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.457913 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:25.458513 17220 raft_consensus.cc:3055] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.458839 17220 raft_consensus.cc:740] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.459643 17220 consensus_queue.cc:260] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.462483 17220 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.467360 17426 raft_consensus.cc:993] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.467953 17426 raft_consensus.cc:1081] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.471197 17220 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
I20260713 09:07:25.472522 17219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:25.472831 17260 leader_election.cc:304] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [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: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:25.473098 17219 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.473477 17219 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.473999 17425 raft_consensus.cc:2804] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.474524 17425 raft_consensus.cc:697] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.475339 17425 consensus_queue.cc:237] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.471212 17469 consensus_queue.cc:1048] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.480361 17469 consensus_queue.cc:1048] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.483160 17117 catalog_manager.cc:5697] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 1 to 2, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.484133 17423 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.489858 17469 raft_consensus.cc:993] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.490320 17415 raft_consensus.cc:1081] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.493336 17296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43668
I20260713 09:07:25.493903 17296 raft_consensus.cc:493] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.494321 17296 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.497195 17484 raft_consensus.cc:993] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.497646 17484 raft_consensus.cc:1081] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:25.500985 17296 raft_consensus.cc:515] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.501065 17219 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.502152 17294 raft_consensus.cc:1240] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Rejecting Update request from peer ff3bb19cc01340fc835e4f187a23ba23 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:25.503232 17296 leader_election.cc:290] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.504007 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:25.504614 17220 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.504562 17293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43672
I20260713 09:07:25.504969 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa37eacf3794f16829e14e6712f7a6a" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.505535 17370 raft_consensus.cc:3055] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.505667 17415 consensus_queue.cc:1059] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.505882 17370 raft_consensus.cc:740] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:25.505237 17423 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:25.506824 17370 consensus_queue.cc:260] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.508018 17370 raft_consensus.cc:3060] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.505231 17293 raft_consensus.cc:493] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.513612 17293 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.513485 17220 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
I20260713 09:07:25.514297 17425 raft_consensus.cc:993] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.514780 17426 raft_consensus.cc:1081] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.515292 17260 leader_election.cc:304] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.516131 17425 raft_consensus.cc:2804] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.516758 17425 raft_consensus.cc:697] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.517534 17425 consensus_queue.cc:237] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.521965 17293 raft_consensus.cc:515] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.523224 17297 raft_consensus.cc:1240] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Rejecting Update request from peer ea303375b85b4136a000e199c8fbd690 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:25.523252 17370 raft_consensus.cc:2468] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
I20260713 09:07:25.525640 17416 consensus_queue.cc:1048] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.526648 17293 leader_election.cc:290] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.528936 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.530359 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:25.530578 17423 consensus_queue.cc:1059] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.531581 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:25.532233 17220 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.532629 17220 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.531526 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.533636 17368 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.533819 17221 raft_consensus.cc:3055] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.534211 17221 raft_consensus.cc:740] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.535277 17221 consensus_queue.cc:260] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.538393 17221 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.535166 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.541576 17295 raft_consensus.cc:3055] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.541816 17368 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.541937 17295 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.543138 17188 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:25.540701 17220 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:25.528942 17219 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.543937 17446 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.544481 17446 raft_consensus.cc:697] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.542867 17295 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.545375 17295 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.545261 17446 consensus_queue.cc:237] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.550699 17425 raft_consensus.cc:993] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.551229 17425 raft_consensus.cc:1081] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:25.548774 17221 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 2.
W20260713 09:07:25.553238 17484 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:25.554425 17260 leader_election.cc:304] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.555260 17461 raft_consensus.cc:2804] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.555699 17461 raft_consensus.cc:697] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.556406 17416 raft_consensus.cc:993] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:25.556866 17416 raft_consensus.cc:1081] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Signalling peer ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:25.556494 17461 consensus_queue.cc:237] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.558924 17117 catalog_manager.cc:5697] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 1 to 2, leader changed from ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.560096 17369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9535e5351684b118c7b6822daf39048"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:46828
I20260713 09:07:25.560670 17369 raft_consensus.cc:493] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.561038 17369 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.562561 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.563266 17368 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.564381 17222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:25.564978 17222 raft_consensus.cc:493] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.565474 17222 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.566730 17220 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Requested vote from peers ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:25.569722 17293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.570294 17293 raft_consensus.cc:3055] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.570619 17293 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.571414 17293 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:25.572697 17293 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.572088 17120 catalog_manager.cc:5697] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 1 to 2, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.580411 17293 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.579373 17368 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.582382 17187 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.583305 17446 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.583760 17446 raft_consensus.cc:697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.584584 17446 consensus_queue.cc:237] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:25.585490 17369 raft_consensus.cc:515] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.585246 17118 catalog_manager.cc:5697] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 1 to 2, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.586217 17222 raft_consensus.cc:515] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.590269 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.590487 17295 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.590852 17297 raft_consensus.cc:3055] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.591216 17297 raft_consensus.cc:740] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.591634 17369 leader_election.cc:290] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 2 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:25.592772 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:25.591964 17297 consensus_queue.cc:260] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.593393 17295 raft_consensus.cc:3055] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.593832 17295 raft_consensus.cc:740] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:25.593847 17297 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.594702 17295 consensus_queue.cc:260] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.596062 17295 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.594195 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9535e5351684b118c7b6822daf39048" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:25.600746 17220 raft_consensus.cc:3060] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.603128 17295 raft_consensus.cc:2468] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 2.
I20260713 09:07:25.604357 17120 catalog_manager.cc:5697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 1 to 2, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.604981 17336 leader_election.cc:304] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:25.605973 17492 raft_consensus.cc:2804] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.606493 17492 raft_consensus.cc:697] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:25.607355 17220 raft_consensus.cc:2468] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 2.
I20260713 09:07:25.607273 17492 consensus_queue.cc:237] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.611299 17222 leader_election.cc:290] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:25.612396 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb97c1d26d84dd6a207e6357203d830" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:25.612685 17297 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.613020 17371 raft_consensus.cc:3060] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.615271 17187 leader_election.cc:304] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:25.616159 17446 raft_consensus.cc:2804] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.616645 17446 raft_consensus.cc:697] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:25.617465 17446 consensus_queue.cc:237] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:25.621232 17371 raft_consensus.cc:2468] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 2.
I20260713 09:07:25.622540 17117 catalog_manager.cc:5697] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 1 to 2, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.630035 17120 catalog_manager.cc:5697] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 1 to 2, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.739624 17371 raft_consensus.cc:1275] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.740842 17426 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.751459 17222 raft_consensus.cc:1275] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:25.752699 17371 raft_consensus.cc:1275] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.753234 17426 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.754099 17446 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.763041 17297 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.770467 17297 raft_consensus.cc:1275] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.772010 17484 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.810624 17371 raft_consensus.cc:1275] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.812014 17484 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.819880 17297 raft_consensus.cc:1275] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.821626 17447 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:25.929554 17222 raft_consensus.cc:1275] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:25.930836 17426 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.938978 17220 raft_consensus.cc:1275] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:25.940536 17416 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.943444 17371 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.948809 17369 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.955768 17371 raft_consensus.cc:1275] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:25.956136 17369 raft_consensus.cc:1275] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:25.957370 17461 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.958348 17416 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.970383 17297 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.971737 17447 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.979765 17371 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:25.981592 17423 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.000526 17371 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:26.001811 17423 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.009845 17369 raft_consensus.cc:1275] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:26.011714 17461 consensus_queue.cc:1048] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.012810 17297 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:26.014715 17484 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.020987 17222 raft_consensus.cc:1275] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:26.022881 17426 consensus_queue.cc:1048] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.052104 17297 raft_consensus.cc:1275] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:26.053380 17447 consensus_queue.cc:1048] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.060428 17371 raft_consensus.cc:1275] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:26.061844 17423 consensus_queue.cc:1048] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.096902 17222 raft_consensus.cc:1275] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:26.098187 17492 consensus_queue.cc:1048] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.105103 17297 raft_consensus.cc:1275] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:26.106613 17497 consensus_queue.cc:1048] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.177121 16584 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:28.178121 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:28.195187 17222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:28.195734 17222 raft_consensus.cc:606] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Received request to transfer leadership to TS ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:28.198195 17222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:28.198664 17222 raft_consensus.cc:606] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Received request to transfer leadership to TS ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:28.199658 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:28.200134 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:28.271749 17503 raft_consensus.cc:993] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: : Instructing follower ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:28.272269 17446 raft_consensus.cc:1081] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Signalling peer ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:28.273815 17371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:46842
I20260713 09:07:28.274350 17371 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:28.274636 17371 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.280025 17503 raft_consensus.cc:993] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: : Instructing follower ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:28.280481 17446 raft_consensus.cc:1081] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Signalling peer ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:28.280150 17371 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:28.281951 17371 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 3 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:28.282125 17369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:46842
I20260713 09:07:28.282658 17369 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:28.283025 17369 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.282859 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:28.282869 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:28.283844 17222 raft_consensus.cc:3055] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:28.283926 17297 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.284240 17222 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:28.285070 17222 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:28.286293 17222 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.287945 17369 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:28.289726 17369 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 3 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:28.290486 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:28.290709 17297 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:28.291069 17220 raft_consensus.cc:3055] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:28.291239 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:28.291440 17220 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:28.291795 17295 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.292307 17336 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:28.292244 17220 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:28.292909 17222 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:28.293474 17501 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:28.293489 17220 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:28.296308 17501 raft_consensus.cc:697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:28.297127 17501 consensus_queue.cc:237] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:28.299063 17295 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:28.300196 17336 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:28.300397 17220 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:28.301159 17507 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:28.302594 17507 raft_consensus.cc:697] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:28.303413 17507 consensus_queue.cc:237] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:28.305155 17120 catalog_manager.cc:5697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 2 to 3, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.320309 17120 catalog_manager.cc:5697] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 2 to 3, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:28.683698 17220 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:28.685098 17507 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:28.696076 17295 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:28.698263 17509 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:28.714727 17295 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:28.716043 17509 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:28.724902 17220 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:28.727203 17501 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.201275 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:29.213894 17369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:46848
I20260713 09:07:29.215142 17369 raft_consensus.cc:606] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:29.226924 17369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:46848
I20260713 09:07:29.227514 17369 raft_consensus.cc:606] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:29.235841 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:29.236392 17297 raft_consensus.cc:606] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:29.241323 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:29.241766 17297 raft_consensus.cc:606] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:29.246235 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
mode: GRACEFUL
new_leader_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:43688
I20260713 09:07:29.246704 17297 raft_consensus.cc:606] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Received request to transfer leadership to TS ea303375b85b4136a000e199c8fbd690
I20260713 09:07:29.293785 17507 raft_consensus.cc:993] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.294389 17509 raft_consensus.cc:1081] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.296072 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56408
I20260713 09:07:29.296552 17220 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.296834 17220 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.302477 17220 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:29.304246 17220 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 4 election: Requested vote from peers ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:29.305331 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:29.305166 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:29.305980 17297 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.306038 17369 raft_consensus.cc:3055] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:29.306423 17369 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:29.307149 17369 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:29.308202 17369 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.310729 17297 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 4.
I20260713 09:07:29.311908 17187 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [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: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:29.312832 17446 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:29.313733 17369 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 4.
I20260713 09:07:29.313907 17446 raft_consensus.cc:697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:29.315425 17446 consensus_queue.cc:237] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:29.326085 17120 catalog_manager.cc:5697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 3 to 4, leader changed from ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 4 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.544456 17461 raft_consensus.cc:993] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.545004 17528 raft_consensus.cc:1081] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.546721 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:29.547230 17220 raft_consensus.cc:493] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.547590 17220 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.552433 17220 raft_consensus.cc:515] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.554214 17220 leader_election.cc:290] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 3 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:29.554994 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:29.555188 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae097ba65c944bedbd14f2bdc46c650b" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:29.555462 17297 raft_consensus.cc:3055] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:29.555701 17369 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.555795 17297 raft_consensus.cc:740] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:29.556526 17297 consensus_queue.cc:260] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.557300 17297 raft_consensus.cc:3060] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.560575 17369 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.561395 17297 raft_consensus.cc:2468] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.561733 17188 leader_election.cc:304] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [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: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:29.562587 17446 raft_consensus.cc:2804] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:29.562916 17446 raft_consensus.cc:697] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:29.563654 17446 consensus_queue.cc:237] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.571043 17120 catalog_manager.cc:5697] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 2 to 3, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.575090 17461 raft_consensus.cc:993] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.575631 17528 raft_consensus.cc:1081] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.577101 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:29.577527 17220 raft_consensus.cc:493] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.577868 17220 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.582190 17220 raft_consensus.cc:515] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.583623 17220 leader_election.cc:290] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 3 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:29.584333 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:29.584750 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14567ec30ae54e38bedec1911bccb40e" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:29.584966 17297 raft_consensus.cc:3055] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:29.585268 17297 raft_consensus.cc:740] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:29.585280 17369 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.586124 17297 consensus_queue.cc:260] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.587232 17297 raft_consensus.cc:3060] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.591996 17369 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.593081 17188 leader_election.cc:304] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [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: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:29.593267 17297 raft_consensus.cc:2468] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.593829 17446 raft_consensus.cc:2804] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:29.594319 17446 raft_consensus.cc:697] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:29.595090 17446 consensus_queue.cc:237] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.601955 17120 catalog_manager.cc:5697] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 2 to 3, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.685932 17507 raft_consensus.cc:993] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.686398 17509 raft_consensus.cc:1081] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.687908 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56408
I20260713 09:07:29.688465 17220 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.688836 17220 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.695673 17220 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.697968 17220 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 4 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:29.698817 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:29.699224 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:29.699386 17297 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.699849 17369 raft_consensus.cc:3055] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:29.700223 17369 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:29.701205 17369 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.702522 17369 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.703984 17297 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 4.
I20260713 09:07:29.705143 17187 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [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: 1253d80a900a4e7592775cd25dcaf62d, ea303375b85b4136a000e199c8fbd690; no voters: 
I20260713 09:07:29.705924 17446 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:29.706434 17446 raft_consensus.cc:697] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:29.707383 17446 consensus_queue.cc:237] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.709476 17369 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 4.
I20260713 09:07:29.714628 17120 catalog_manager.cc:5697] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 3 to 4, leader changed from ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 4 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.722862 17297 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:29.724206 17446 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.733623 17369 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:29.736183 17446 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.788036 17461 raft_consensus.cc:993] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: : Instructing follower ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.788508 17528 raft_consensus.cc:1081] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Signalling peer ea303375b85b4136a000e199c8fbd690 to start an election
I20260713 09:07:29.789790 17220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:07:29.790184 17220 raft_consensus.cc:493] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.790424 17220 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.794646 17220 raft_consensus.cc:515] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.796043 17220 leader_election.cc:290] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [CANDIDATE]: Term 3 election: Requested vote from peers 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:29.796999 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:29.797106 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea6bccef5f433587ec823c1f100ce2" candidate_uuid: "ea303375b85b4136a000e199c8fbd690" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:29.797483 17297 raft_consensus.cc:3055] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:29.797634 17369 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.797770 17297 raft_consensus.cc:740] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:29.798527 17297 consensus_queue.cc:260] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.799428 17297 raft_consensus.cc:3060] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.803651 17369 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.804515 17297 raft_consensus.cc:2468] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea303375b85b4136a000e199c8fbd690 in term 3.
I20260713 09:07:29.804613 17188 leader_election.cc:304] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [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: ea303375b85b4136a000e199c8fbd690, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:29.805449 17446 raft_consensus.cc:2804] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:29.805871 17446 raft_consensus.cc:697] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Becoming Leader. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:29.806641 17446 consensus_queue.cc:237] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:29.813170 17120 catalog_manager.cc:5697] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 reported cstate change: term changed from 2 to 3, leader changed from 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2) to ea303375b85b4136a000e199c8fbd690 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "ea303375b85b4136a000e199c8fbd690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:30.040868 17369 raft_consensus.cc:1275] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.042256 17446 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:30.053153 17297 raft_consensus.cc:1275] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.054442 17446 consensus_queue.cc:1048] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:30.078742 17297 raft_consensus.cc:1275] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.079986 17446 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:30.088645 17369 raft_consensus.cc:1275] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.090319 17523 consensus_queue.cc:1048] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:30.223220 17369 raft_consensus.cc:1275] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.224586 17523 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:30.236150 17297 raft_consensus.cc:1275] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.237737 17533 consensus_queue.cc:1048] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:30.241766 17295 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.243513 17446 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:30.252393 17369 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Refusing update from remote peer ea303375b85b4136a000e199c8fbd690: 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:30.253777 17523 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:32.253886 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:32.261229 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "564679dba09944c89015b4a30a8ae399"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:32.261690 17220 raft_consensus.cc:606] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:32.264191 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:32.264635 17220 raft_consensus.cc:606] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Received request to transfer leadership to TS ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:32.266850 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:32.267266 17220 raft_consensus.cc:606] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Received request to transfer leadership to TS ff3bb19cc01340fc835e4f187a23ba23
I20260713 09:07:32.269716 17220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "ea303375b85b4136a000e199c8fbd690"
mode: GRACEFUL
new_leader_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:40964
I20260713 09:07:32.270272 17220 raft_consensus.cc:606] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Received request to transfer leadership to TS 1253d80a900a4e7592775cd25dcaf62d
I20260713 09:07:32.271328 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:32.271920 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:32.324489 17446 raft_consensus.cc:993] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: : Instructing follower ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:32.324970 17547 raft_consensus.cc:1081] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Signalling peer ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:32.326493 17371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:46842
I20260713 09:07:32.326804 17446 raft_consensus.cc:993] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:32.327023 17371 raft_consensus.cc:493] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.327244 17547 raft_consensus.cc:1081] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:32.327361 17371 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.328811 17295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "564679dba09944c89015b4a30a8ae399"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43672
I20260713 09:07:32.329275 17295 raft_consensus.cc:493] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.329579 17295 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.332453 17371 raft_consensus.cc:515] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:32.333995 17371 leader_election.cc:290] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 5 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:32.335042 17220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:32.335178 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c49dbf1de4eaca8fb6c4ce8a2f6ce" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:32.335649 17220 raft_consensus.cc:3055] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:32.335757 17297 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.334631 17295 raft_consensus.cc:515] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.335963 17220 raft_consensus.cc:740] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:32.336786 17220 consensus_queue.cc:260] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:32.337805 17220 raft_consensus.cc:3060] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.338586 17295 leader_election.cc:290] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 3 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:32.338960 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:32.339531 17222 raft_consensus.cc:3055] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:32.339833 17222 raft_consensus.cc:740] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:32.340269 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564679dba09944c89015b4a30a8ae399" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:32.340829 17371 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.340759 17222 consensus_queue.cc:260] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.342051 17222 raft_consensus.cc:3060] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.342350 17297 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 5.
I20260713 09:07:32.343689 17336 leader_election.cc:304] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:32.344129 17220 raft_consensus.cc:2468] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 5.
I20260713 09:07:32.344511 17509 raft_consensus.cc:2804] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:32.347105 17371 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 3.
I20260713 09:07:32.348692 17263 leader_election.cc:304] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:32.349642 17528 raft_consensus.cc:2804] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:32.350032 17509 raft_consensus.cc:697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 5 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:32.350224 17528 raft_consensus.cc:697] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 3 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:32.351003 17509 consensus_queue.cc:237] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [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: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } }
I20260713 09:07:32.351173 17528 consensus_queue.cc:237] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.352262 17222 raft_consensus.cc:2468] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 3.
I20260713 09:07:32.359387 17120 catalog_manager.cc:5697] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 2 to 3, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 3 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.359370 17118 catalog_manager.cc:5697] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 4 to 5, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 5 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.583909 17446 raft_consensus.cc:993] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: : Instructing follower ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:32.584417 17547 raft_consensus.cc:1081] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Signalling peer ff3bb19cc01340fc835e4f187a23ba23 to start an election
I20260713 09:07:32.585750 17371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466"
dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
 from {username='slave'} at 127.0.0.1:46842
I20260713 09:07:32.586189 17371 raft_consensus.cc:493] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.586472 17371 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.590488 17371 raft_consensus.cc:515] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.591879 17371 leader_election.cc:290] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [CANDIDATE]: Term 3 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581)
I20260713 09:07:32.592708 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:32.592933 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e761fc8cdb44f0dbed457fdf65dc466" candidate_uuid: "ff3bb19cc01340fc835e4f187a23ba23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
I20260713 09:07:32.593223 17222 raft_consensus.cc:3055] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:32.593480 17297 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.593566 17222 raft_consensus.cc:740] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:32.594404 17222 consensus_queue.cc:260] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.595316 17222 raft_consensus.cc:3060] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.597751 17297 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:32.598677 17336 leader_election.cc:304] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:32.599367 17509 raft_consensus.cc:2804] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:32.599856 17509 raft_consensus.cc:697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Becoming Leader. State: Replica: ff3bb19cc01340fc835e4f187a23ba23, State: Running, Role: LEADER
I20260713 09:07:32.600198 17222 raft_consensus.cc:2468] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3bb19cc01340fc835e4f187a23ba23 in term 3.
I20260713 09:07:32.600867 17509 consensus_queue.cc:237] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.608600 17118 catalog_manager.cc:5697] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 reported cstate change: term changed from 2 to 3, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "ff3bb19cc01340fc835e4f187a23ba23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.620162 17446 raft_consensus.cc:993] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: : Instructing follower 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:32.620612 17547 raft_consensus.cc:1081] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Signalling peer 1253d80a900a4e7592775cd25dcaf62d to start an election
I20260713 09:07:32.622074 17297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54fdc788c7e428ead47041847a15352"
dest_uuid: "1253d80a900a4e7592775cd25dcaf62d"
 from {username='slave'} at 127.0.0.1:43672
I20260713 09:07:32.622562 17297 raft_consensus.cc:493] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.622859 17297 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.626879 17297 raft_consensus.cc:515] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.628373 17297 leader_election.cc:290] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [CANDIDATE]: Term 5 election: Requested vote from peers ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083), ff3bb19cc01340fc835e4f187a23ba23 (127.16.50.3:37265)
I20260713 09:07:32.629362 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff3bb19cc01340fc835e4f187a23ba23"
I20260713 09:07:32.629357 17222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54fdc788c7e428ead47041847a15352" candidate_uuid: "1253d80a900a4e7592775cd25dcaf62d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ea303375b85b4136a000e199c8fbd690"
I20260713 09:07:32.630139 17371 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.630154 17222 raft_consensus.cc:3055] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:32.630721 17222 raft_consensus.cc:740] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea303375b85b4136a000e199c8fbd690, State: Running, Role: LEADER
I20260713 09:07:32.631536 17222 consensus_queue.cc:260] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.632828 17222 raft_consensus.cc:3060] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:32.637040 17371 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 5.
I20260713 09:07:32.638252 17263 leader_election.cc:304] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [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: 1253d80a900a4e7592775cd25dcaf62d, ff3bb19cc01340fc835e4f187a23ba23; no voters: 
I20260713 09:07:32.638960 17528 raft_consensus.cc:2804] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:32.639163 17222 raft_consensus.cc:2468] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1253d80a900a4e7592775cd25dcaf62d in term 5.
I20260713 09:07:32.639475 17528 raft_consensus.cc:697] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 5 LEADER]: Becoming Leader. State: Replica: 1253d80a900a4e7592775cd25dcaf62d, State: Running, Role: LEADER
I20260713 09:07:32.640374 17528 consensus_queue.cc:237] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [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: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } }
I20260713 09:07:32.647323 17118 catalog_manager.cc:5697] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d reported cstate change: term changed from 4 to 5, leader changed from ea303375b85b4136a000e199c8fbd690 (127.16.50.1) to 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2). New cstate: current_term: 5 leader_uuid: "1253d80a900a4e7592775cd25dcaf62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.740170 17222 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:32.741514 17509 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.742609 17222 raft_consensus.cc:1275] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:32.743917 17528 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.757887 17297 raft_consensus.cc:1275] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:32.765413 17509 consensus_queue.cc:1048] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.786615 17371 raft_consensus.cc:1275] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: 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:32.787906 17548 consensus_queue.cc:1048] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.059995 17297 raft_consensus.cc:1275] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:33.061208 17509 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1253d80a900a4e7592775cd25dcaf62d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.069645 17222 raft_consensus.cc:1275] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Refusing update from remote peer ff3bb19cc01340fc835e4f187a23ba23: 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:33.071220 17549 consensus_queue.cc:1048] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.083539 17222 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:33.084762 17548 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea303375b85b4136a000e199c8fbd690" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.093458 17371 raft_consensus.cc:1275] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Refusing update from remote peer 1253d80a900a4e7592775cd25dcaf62d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:33.094823 17528 consensus_queue.cc:1048] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3bb19cc01340fc835e4f187a23ba23" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.272830 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:33.279022 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
I20260713 09:07:33.303452 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:33.304174 16584 tablet_replica.cc:333] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.304966 16584 raft_consensus.cc:2243] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.305495 16584 raft_consensus.cc:2272] T 7aa37eacf3794f16829e14e6712f7a6a P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.307767 16584 tablet_replica.cc:333] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.308403 16584 raft_consensus.cc:2243] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.308838 16584 raft_consensus.cc:2272] T b9535e5351684b118c7b6822daf39048 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.310542 16584 tablet_replica.cc:333] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.311115 16584 raft_consensus.cc:2243] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.311545 16584 raft_consensus.cc:2272] T 6e761fc8cdb44f0dbed457fdf65dc466 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.313599 16584 tablet_replica.cc:333] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.314121 16584 raft_consensus.cc:2243] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.314512 16584 raft_consensus.cc:2272] T 564679dba09944c89015b4a30a8ae399 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.316547 16584 tablet_replica.cc:333] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.317063 16584 raft_consensus.cc:2243] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.317725 16584 raft_consensus.cc:2272] T 14567ec30ae54e38bedec1911bccb40e P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.319253 16584 tablet_replica.cc:333] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.319713 16584 raft_consensus.cc:2243] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.320441 16584 raft_consensus.cc:2272] T 4cb97c1d26d84dd6a207e6357203d830 P ea303375b85b4136a000e199c8fbd690 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.322005 16584 tablet_replica.cc:333] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.322480 16584 raft_consensus.cc:2243] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.323400 16584 raft_consensus.cc:2272] T 45ea6bccef5f433587ec823c1f100ce2 P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.325122 16584 tablet_replica.cc:333] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.325604 16584 raft_consensus.cc:2243] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.326303 16584 raft_consensus.cc:2272] T ae097ba65c944bedbd14f2bdc46c650b P ea303375b85b4136a000e199c8fbd690 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.327883 16584 tablet_replica.cc:333] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.328510 16584 raft_consensus.cc:2243] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.328984 16584 raft_consensus.cc:2272] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.330914 16584 tablet_replica.cc:333] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690: stopping tablet replica
I20260713 09:07:33.331367 16584 raft_consensus.cc:2243] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.331825 16584 raft_consensus.cc:2272] T d54fdc788c7e428ead47041847a15352 P ea303375b85b4136a000e199c8fbd690 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:33.352066 17334 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36083: connect: Connection refused (error 111) [suppressed 37 similar messages]
W20260713 09:07:33.355018 17334 consensus_peers.cc:597] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 -> Peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Couldn't send request to peer ea303375b85b4136a000e199c8fbd690. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.361323 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
W20260713 09:07:33.378775 17260 consensus_peers.cc:597] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d -> Peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Couldn't send request to peer ea303375b85b4136a000e199c8fbd690. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.385040 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
W20260713 09:07:33.403276 17336 consensus_peers.cc:597] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 -> Peer 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581): Couldn't send request to peer 1253d80a900a4e7592775cd25dcaf62d. 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:33.413039 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:33.413699 16584 tablet_replica.cc:333] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.414304 16584 raft_consensus.cc:2243] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.415032 16584 raft_consensus.cc:2272] T 7aa37eacf3794f16829e14e6712f7a6a P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.416862 16584 tablet_replica.cc:333] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.417380 16584 raft_consensus.cc:2243] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.417784 16584 raft_consensus.cc:2272] T 14567ec30ae54e38bedec1911bccb40e P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.419373 16584 tablet_replica.cc:333] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.419839 16584 raft_consensus.cc:2243] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.420269 16584 raft_consensus.cc:2272] T b9535e5351684b118c7b6822daf39048 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.422009 16584 tablet_replica.cc:333] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.422497 16584 raft_consensus.cc:2243] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.422889 16584 raft_consensus.cc:2272] T 6e761fc8cdb44f0dbed457fdf65dc466 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.425001 16584 tablet_replica.cc:333] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.425515 16584 raft_consensus.cc:2243] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.426205 16584 raft_consensus.cc:2272] T 564679dba09944c89015b4a30a8ae399 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.428097 16584 tablet_replica.cc:333] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.428671 16584 raft_consensus.cc:2243] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.429430 16584 raft_consensus.cc:2272] T d54fdc788c7e428ead47041847a15352 P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.431371 16584 tablet_replica.cc:333] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.431885 16584 raft_consensus.cc:2243] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.432385 16584 raft_consensus.cc:2272] T 45ea6bccef5f433587ec823c1f100ce2 P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.433933 16584 tablet_replica.cc:333] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.434417 16584 raft_consensus.cc:2243] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.434867 16584 raft_consensus.cc:2272] T 4cb97c1d26d84dd6a207e6357203d830 P 1253d80a900a4e7592775cd25dcaf62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.436609 16584 tablet_replica.cc:333] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.437147 16584 raft_consensus.cc:2243] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.437551 16584 raft_consensus.cc:2272] T ae097ba65c944bedbd14f2bdc46c650b P 1253d80a900a4e7592775cd25dcaf62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.439141 16584 tablet_replica.cc:333] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d: stopping tablet replica
I20260713 09:07:33.439561 16584 raft_consensus.cc:2243] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.439945 16584 raft_consensus.cc:2272] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P 1253d80a900a4e7592775cd25dcaf62d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.468165 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
W20260713 09:07:33.486807 17336 consensus_peers.cc:597] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 -> Peer 1253d80a900a4e7592775cd25dcaf62d (127.16.50.2:43581): Couldn't send request to peer 1253d80a900a4e7592775cd25dcaf62d. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:43581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.487797 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
I20260713 09:07:33.509778 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:33.510576 16584 tablet_replica.cc:333] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.511276 16584 raft_consensus.cc:2243] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.511830 16584 raft_consensus.cc:2272] T 7aa37eacf3794f16829e14e6712f7a6a P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.513788 16584 tablet_replica.cc:333] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.514329 16584 raft_consensus.cc:2243] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.514799 16584 raft_consensus.cc:2272] T 14567ec30ae54e38bedec1911bccb40e P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.516937 16584 tablet_replica.cc:333] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.517637 16584 raft_consensus.cc:2243] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.518494 16584 raft_consensus.cc:2272] T b9535e5351684b118c7b6822daf39048 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:33.519538 17334 consensus_peers.cc:597] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 -> Peer ea303375b85b4136a000e199c8fbd690 (127.16.50.1:36083): Couldn't send request to peer ea303375b85b4136a000e199c8fbd690. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.520587 16584 tablet_replica.cc:333] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.521102 16584 raft_consensus.cc:2243] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.521636 16584 raft_consensus.cc:2272] T 564679dba09944c89015b4a30a8ae399 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.523641 16584 tablet_replica.cc:333] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.524140 16584 raft_consensus.cc:2243] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.524904 16584 raft_consensus.cc:2272] T 6e761fc8cdb44f0dbed457fdf65dc466 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.526826 16584 tablet_replica.cc:333] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.527477 16584 raft_consensus.cc:2243] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.527897 16584 raft_consensus.cc:2272] T d54fdc788c7e428ead47041847a15352 P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.529871 16584 tablet_replica.cc:333] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.530345 16584 raft_consensus.cc:2243] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.530741 16584 raft_consensus.cc:2272] T 45ea6bccef5f433587ec823c1f100ce2 P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.532406 16584 tablet_replica.cc:333] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.532843 16584 raft_consensus.cc:2243] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.533205 16584 raft_consensus.cc:2272] T 4cb97c1d26d84dd6a207e6357203d830 P ff3bb19cc01340fc835e4f187a23ba23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.534857 16584 tablet_replica.cc:333] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.535305 16584 raft_consensus.cc:2243] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.535691 16584 raft_consensus.cc:2272] T ae097ba65c944bedbd14f2bdc46c650b P ff3bb19cc01340fc835e4f187a23ba23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.537221 16584 tablet_replica.cc:333] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23: stopping tablet replica
I20260713 09:07:33.537637 16584 raft_consensus.cc:2243] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.538295 16584 raft_consensus.cc:2272] T 746c49dbf1de4eaca8fb6c4ce8a2f6ce P ff3bb19cc01340fc835e4f187a23ba23 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.567991 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:07:33.587139 16584 master.cc:562] Master@127.16.50.62:43853 shutting down...
I20260713 09:07:33.607298 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.607849 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.608183 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13ed5e84f4e1440893ff757b21a5170e: stopping tablet replica
I20260713 09:07:33.627673 16584 master.cc:584] Master@127.16.50.62:43853 shutdown complete.
1253d80a900a4e7592775cd25dcaf62d  4
ea303375b85b4136a000e199c8fbd690  5
ff3bb19cc01340fc835e4f187a23ba23  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10182 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:07:33.666996 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:45343
I20260713 09:07:33.668138 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:33.673871 17576 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:33.673921 17577 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:33.674691 17579 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:33.675892 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:33.676779 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:33.676954 16584 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:33.677160 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933653677118 us; error 0 us; skew 500 ppm
I20260713 09:07:33.677708 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:33.680058 16584 webserver.cc:533] Webserver started at http://127.16.50.62:43725/ using document root <none> and password file <none>
I20260713 09:07:33.680557 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:33.680747 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:33.681030 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:33.682173 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-lcpc"
I20260713 09:07:33.686591 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:33.689913 17584 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:33.690603 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:33.690922 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-lcpc"
I20260713 09:07:33.691185 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-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:33.728610 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.730018 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.770771 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:45343
I20260713 09:07:33.770865 17635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:45343 every 8 connection(s)
I20260713 09:07:33.774794 17636 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:33.785384 17636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c: Bootstrap starting.
I20260713 09:07:33.789959 17636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.794404 17636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c: No bootstrap required, opened a new log
I20260713 09:07:33.796538 17636 raft_consensus.cc:359] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER }
I20260713 09:07:33.796916 17636 raft_consensus.cc:385] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.797092 17636 raft_consensus.cc:740] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 023dd2ab2c9e4cc9a5210f1beca19d3c, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.797577 17636 consensus_queue.cc:260] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER }
I20260713 09:07:33.797973 17636 raft_consensus.cc:399] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:33.798175 17636 raft_consensus.cc:493] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:33.798381 17636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.803339 17636 raft_consensus.cc:515] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER }
I20260713 09:07:33.803853 17636 leader_election.cc:304] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [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: 023dd2ab2c9e4cc9a5210f1beca19d3c; no voters: 
I20260713 09:07:33.805070 17636 leader_election.cc:290] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:33.805508 17639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.806931 17639 raft_consensus.cc:697] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 1 LEADER]: Becoming Leader. State: Replica: 023dd2ab2c9e4cc9a5210f1beca19d3c, State: Running, Role: LEADER
I20260713 09:07:33.807667 17639 consensus_queue.cc:237] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [LEADER]: Queue going to LEADER mode. State: All 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: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER }
I20260713 09:07:33.808037 17636 sys_catalog.cc:565] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:33.812521 17640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER } }
I20260713 09:07:33.814064 17640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:33.813458 17641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 023dd2ab2c9e4cc9a5210f1beca19d3c. Latest consensus state: current_term: 1 leader_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "023dd2ab2c9e4cc9a5210f1beca19d3c" member_type: VOTER } }
I20260713 09:07:33.815127 17641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:33.816845 17647 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:33.823202 17647 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:33.824194 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:33.832218 17647 catalog_manager.cc:1383] Generated new cluster ID: 3956098c281d4e1085b50ee66e3e3aea
I20260713 09:07:33.832595 17647 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:33.861631 17647 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:33.862900 17647 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:33.874444 17647 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c: Generated new TSK 0
I20260713 09:07:33.875077 17647 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:33.891310 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:33.897568 17657 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:33.899202 17658 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:33.902558 17660 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:33.905128 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:33.905967 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:33.906157 16584 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:33.906278 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933653906267 us; error 0 us; skew 500 ppm
I20260713 09:07:33.906836 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:33.909116 16584 webserver.cc:533] Webserver started at http://127.16.50.1:40317/ using document root <none> and password file <none>
I20260713 09:07:33.909617 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:33.909811 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:33.910089 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:33.911242 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "f91497816cf94bb4ab402eabc79aad6a"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-lcpc"
I20260713 09:07:33.915824 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:33.919544 17665 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:33.920400 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:33.920696 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "f91497816cf94bb4ab402eabc79aad6a"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-lcpc"
I20260713 09:07:33.921017 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-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:33.938822 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.940080 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.941603 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:33.943921 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:33.944147 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.944418 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:33.944604 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.992511 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:42861
I20260713 09:07:33.992630 17727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:42861 every 8 connection(s)
I20260713 09:07:33.999194 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:34.008004 17732 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:34.011307 17733 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:34.015942 17735 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:34.016480 16584 server_base.cc:1061] running on GCE node
I20260713 09:07:34.017529 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:34.017800 16584 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:34.018028 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933654018003 us; error 0 us; skew 500 ppm
I20260713 09:07:34.018610 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:34.021997 16584 webserver.cc:533] Webserver started at http://127.16.50.2:37703/ using document root <none> and password file <none>
I20260713 09:07:34.022702 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:34.022940 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:34.023255 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:34.023921 17728 heartbeater.cc:344] Connected to a master server at 127.16.50.62:45343
I20260713 09:07:34.024343 17728 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:34.024780 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "30752573ef5c4125a43c368e6d7ce32c"
format_stamp: "Formatted at 2026-07-13 09:07:34 on dist-test-slave-lcpc"
I20260713 09:07:34.025223 17728 heartbeater.cc:507] Master 127.16.50.62:45343 requested a full tablet report, sending...
I20260713 09:07:34.027588 17601 ts_manager.cc:194] Registered new tserver with Master: f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:34.029954 17601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48124
I20260713 09:07:34.030584 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:34.034287 17740 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:34.035048 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:34.035307 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "30752573ef5c4125a43c368e6d7ce32c"
format_stamp: "Formatted at 2026-07-13 09:07:34 on dist-test-slave-lcpc"
I20260713 09:07:34.035538 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-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:34.044943 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:34.046084 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:34.047540 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:34.049736 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:34.049966 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:34.050218 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:34.050391 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:34.088817 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:46759
I20260713 09:07:34.088929 17802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:46759 every 8 connection(s)
I20260713 09:07:34.093725 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:34.101146 17806 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:34.101876 17807 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:34.104486 16584 server_base.cc:1061] running on GCE node
W20260713 09:07:34.104598 17809 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:34.106015 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:34.106300 16584 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:34.106496 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933654106480 us; error 0 us; skew 500 ppm
I20260713 09:07:34.107110 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:34.107016 17803 heartbeater.cc:344] Connected to a master server at 127.16.50.62:45343
I20260713 09:07:34.107621 17803 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:34.108680 17803 heartbeater.cc:507] Master 127.16.50.62:45343 requested a full tablet report, sending...
I20260713 09:07:34.110262 16584 webserver.cc:533] Webserver started at http://127.16.50.3:32921/ using document root <none> and password file <none>
I20260713 09:07:34.110941 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:34.111016 17601 ts_manager.cc:194] Registered new tserver with Master: 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:34.111133 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:34.111617 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:34.112620 17601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48134
I20260713 09:07:34.112890 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "af00a7fa2c094a70b226e89558027351"
format_stamp: "Formatted at 2026-07-13 09:07:34 on dist-test-slave-lcpc"
I20260713 09:07:34.117664 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:34.121439 17814 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:34.122402 16584 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:34.122859 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "af00a7fa2c094a70b226e89558027351"
format_stamp: "Formatted at 2026-07-13 09:07:34 on dist-test-slave-lcpc"
I20260713 09:07:34.123145 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-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:34.139256 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:34.140555 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:34.142000 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:34.144178 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:34.144433 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:34.144723 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:34.144883 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:34.184484 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:44741
I20260713 09:07:34.184582 17876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:44741 every 8 connection(s)
I20260713 09:07:34.198884 17877 heartbeater.cc:344] Connected to a master server at 127.16.50.62:45343
I20260713 09:07:34.199347 17877 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:34.200372 17877 heartbeater.cc:507] Master 127.16.50.62:45343 requested a full tablet report, sending...
I20260713 09:07:34.202268 17601 ts_manager.cc:194] Registered new tserver with Master: af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:34.202546 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01494784s
I20260713 09:07:34.203845 17601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48136
I20260713 09:07:34.228569 17601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48140:
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:07:34.232421 17601 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:34.359586 17693 tablet_service.cc:1511] Processing CreateTablet for tablet d077371fe9bc4f7f969356693f23f188 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:34.361102 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077371fe9bc4f7f969356693f23f188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.361334 17767 tablet_service.cc:1511] Processing CreateTablet for tablet 01059b9b381d4378b97b7f378f779576 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:34.362669 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01059b9b381d4378b97b7f378f779576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.362592 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 9191eb48fd18416fb257ba850e75d280 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:34.363960 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191eb48fd18416fb257ba850e75d280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.365002 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 01059b9b381d4378b97b7f378f779576 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:34.365288 17766 tablet_service.cc:1511] Processing CreateTablet for tablet c07890007700431baeacab03c09d0036 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:34.366349 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01059b9b381d4378b97b7f378f779576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.366554 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07890007700431baeacab03c09d0036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.369459 17765 tablet_service.cc:1511] Processing CreateTablet for tablet 5000fa2478814b13afcf6a498830a1b6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:34.370812 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5000fa2478814b13afcf6a498830a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.370621 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 5000fa2478814b13afcf6a498830a1b6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:34.372012 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5000fa2478814b13afcf6a498830a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.373380 17689 tablet_service.cc:1511] Processing CreateTablet for tablet e4ab7b9489e44236a32e22fa20b8f99b (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:34.374555 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:34.369472 17691 tablet_service.cc:1511] Processing CreateTablet for tablet c07890007700431baeacab03c09d0036 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:34.373459 17764 tablet_service.cc:1511] Processing CreateTablet for tablet e4ab7b9489e44236a32e22fa20b8f99b (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:34.375746 17768 tablet_service.cc:1511] Processing CreateTablet for tablet d077371fe9bc4f7f969356693f23f188 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:34.376475 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ab7b9489e44236a32e22fa20b8f99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.377655 17686 tablet_service.cc:1511] Processing CreateTablet for tablet 0b545df5e07a4105abc93f55d5c0da09 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:34.379061 17761 tablet_service.cc:1511] Processing CreateTablet for tablet 0b545df5e07a4105abc93f55d5c0da09 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:34.380628 17685 tablet_service.cc:1511] Processing CreateTablet for tablet 83c33f3b499849aea83b2f9330c44ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:34.381608 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b545df5e07a4105abc93f55d5c0da09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.381562 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 9191eb48fd18416fb257ba850e75d280 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:34.382357 17685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c33f3b499849aea83b2f9330c44ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.383014 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07890007700431baeacab03c09d0036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.383791 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:34.386543 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 83c33f3b499849aea83b2f9330c44ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:34.388749 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ab7b9489e44236a32e22fa20b8f99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.389063 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b545df5e07a4105abc93f55d5c0da09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.392138 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077371fe9bc4f7f969356693f23f188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.392705 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.394582 17684 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca2bd65588747d187ef36669753993c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:34.395974 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca2bd65588747d187ef36669753993c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.396788 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c33f3b499849aea83b2f9330c44ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.399065 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.404661 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191eb48fd18416fb257ba850e75d280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.413863 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca2bd65588747d187ef36669753993c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:34.415408 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca2bd65588747d187ef36669753993c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.452522 17842 tablet_service.cc:1511] Processing CreateTablet for tablet d077371fe9bc4f7f969356693f23f188 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:34.454211 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077371fe9bc4f7f969356693f23f188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.459607 17841 tablet_service.cc:1511] Processing CreateTablet for tablet 01059b9b381d4378b97b7f378f779576 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:34.461750 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01059b9b381d4378b97b7f378f779576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.477942 17840 tablet_service.cc:1511] Processing CreateTablet for tablet c07890007700431baeacab03c09d0036 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:34.479642 17840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07890007700431baeacab03c09d0036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.481711 17839 tablet_service.cc:1511] Processing CreateTablet for tablet 5000fa2478814b13afcf6a498830a1b6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:34.483283 17839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5000fa2478814b13afcf6a498830a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.486038 17838 tablet_service.cc:1511] Processing CreateTablet for tablet e4ab7b9489e44236a32e22fa20b8f99b (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:34.487893 17838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ab7b9489e44236a32e22fa20b8f99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.489863 17837 tablet_service.cc:1511] Processing CreateTablet for tablet 9191eb48fd18416fb257ba850e75d280 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:34.492461 17684 tablet_service.cc:1511] Processing CreateTablet for tablet 6e769f2dc3e54a148eccf4aa71382bc1 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:34.492769 17836 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:34.493935 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e769f2dc3e54a148eccf4aa71382bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.495136 17835 tablet_service.cc:1511] Processing CreateTablet for tablet 0b545df5e07a4105abc93f55d5c0da09 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:34.498144 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 83c33f3b499849aea83b2f9330c44ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:34.500841 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca2bd65588747d187ef36669753993c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:34.505551 17835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b545df5e07a4105abc93f55d5c0da09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.512092 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:34.512876 17585 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.50.1:42861, user_credentials={real_user=slave}} blocked reactor thread for 44687.6us
I20260713 09:07:34.520238 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca2bd65588747d187ef36669753993c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.521260 17893 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:34.528651 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c33f3b499849aea83b2f9330c44ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.536264 17837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191eb48fd18416fb257ba850e75d280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.524864 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 6e769f2dc3e54a148eccf4aa71382bc1 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:34.545707 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e769f2dc3e54a148eccf4aa71382bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.529886 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 2de6573a9fde4f51a26c20e38365079a (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:34.549516 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de6573a9fde4f51a26c20e38365079a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.531687 17685 tablet_service.cc:1511] Processing CreateTablet for tablet 473b4db1e1df49b083a31a2a38884140 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:34.560618 17685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473b4db1e1df49b083a31a2a38884140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.571990 17893 tablet_bootstrap.cc:654] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.574383 17689 tablet_service.cc:1511] Processing CreateTablet for tablet f306787261c0471e8983e1dfa7ea247f (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:34.575713 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f306787261c0471e8983e1dfa7ea247f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.576261 17691 tablet_service.cc:1511] Processing CreateTablet for tablet c090fb9cc2034cec80c1c747e502c063 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:34.577981 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c090fb9cc2034cec80c1c747e502c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.578379 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee50f4d6ce84270b9a03392b6466c05 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:34.580475 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 742b893e316e4518a4484f56c69c2c56 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:34.587029 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742b893e316e4518a4484f56c69c2c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.588235 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 63e6e1b533c142c8b15c0b1192e27952 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:34.589563 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e6e1b533c142c8b15c0b1192e27952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.593591 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25080e02ef409fba7e916dd64c86d6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:34.594900 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25080e02ef409fba7e916dd64c86d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.595777 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee50f4d6ce84270b9a03392b6466c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.597091 17764 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee50f4d6ce84270b9a03392b6466c05 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:34.597522 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 742b893e316e4518a4484f56c69c2c56 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:34.598413 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee50f4d6ce84270b9a03392b6466c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.595543 17760 tablet_service.cc:1511] Processing CreateTablet for tablet c090fb9cc2034cec80c1c747e502c063 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:34.605288 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c090fb9cc2034cec80c1c747e502c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.605067 17766 tablet_service.cc:1511] Processing CreateTablet for tablet f306787261c0471e8983e1dfa7ea247f (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:34.623281 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742b893e316e4518a4484f56c69c2c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.580475 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 473b4db1e1df49b083a31a2a38884140 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:34.552168 17765 tablet_service.cc:1511] Processing CreateTablet for tablet 2de6573a9fde4f51a26c20e38365079a (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:34.632346 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 63e6e1b533c142c8b15c0b1192e27952 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:34.633172 17895 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:34.637792 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f306787261c0471e8983e1dfa7ea247f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.644623 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473b4db1e1df49b083a31a2a38884140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.645008 17892 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:34.648609 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e6e1b533c142c8b15c0b1192e27952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.650231 17684 tablet_service.cc:1511] Processing CreateTablet for tablet 70dc835f17824f1da949f639a659efc0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:34.652964 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de6573a9fde4f51a26c20e38365079a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.661017 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dc835f17824f1da949f639a659efc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.666656 17837 tablet_service.cc:1511] Processing CreateTablet for tablet 2de6573a9fde4f51a26c20e38365079a (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:34.668057 17837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de6573a9fde4f51a26c20e38365079a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.653508 17895 tablet_bootstrap.cc:654] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.656033 17761 tablet_service.cc:1511] Processing CreateTablet for tablet 70dc835f17824f1da949f639a659efc0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:34.669536 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 6e769f2dc3e54a148eccf4aa71382bc1 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:34.670733 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dc835f17824f1da949f639a659efc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.673092 17892 tablet_bootstrap.cc:654] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.676045 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25080e02ef409fba7e916dd64c86d6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:34.687003 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25080e02ef409fba7e916dd64c86d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.677829 17838 tablet_service.cc:1511] Processing CreateTablet for tablet 473b4db1e1df49b083a31a2a38884140 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:34.680111 17692 tablet_service.cc:1511] Processing CreateTablet for tablet e4b77629daae468fba53d2419e351ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:34.682942 17842 tablet_service.cc:1511] Processing CreateTablet for tablet f306787261c0471e8983e1dfa7ea247f (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:34.694082 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f306787261c0471e8983e1dfa7ea247f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.695001 17838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473b4db1e1df49b083a31a2a38884140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.696403 17840 tablet_service.cc:1511] Processing CreateTablet for tablet 742b893e316e4518a4484f56c69c2c56 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:34.698159 17840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742b893e316e4518a4484f56c69c2c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.694082 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b77629daae468fba53d2419e351ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.702746 17767 tablet_service.cc:1511] Processing CreateTablet for tablet e4b77629daae468fba53d2419e351ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:34.704919 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e769f2dc3e54a148eccf4aa71382bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.706218 17841 tablet_service.cc:1511] Processing CreateTablet for tablet c090fb9cc2034cec80c1c747e502c063 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:34.707842 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c090fb9cc2034cec80c1c747e502c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.691833 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee50f4d6ce84270b9a03392b6466c05 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:34.710266 17893 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:34.704097 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b77629daae468fba53d2419e351ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.727329 17689 tablet_service.cc:1511] Processing CreateTablet for tablet ea3f3dda9bfb4fce84d54dde9351d40c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:34.735965 17685 tablet_service.cc:1511] Processing CreateTablet for tablet 666d3bd3c9264da783277a139ced7171 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:34.738294 17835 tablet_service.cc:1511] Processing CreateTablet for tablet 63e6e1b533c142c8b15c0b1192e27952 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:34.738955 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 495d434446cc4a9cbf0a41341add2ea0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:34.740229 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495d434446cc4a9cbf0a41341add2ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.743036 17893 ts_tablet_manager.cc:1403] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.222s	user 0.021s	sys 0.005s
I20260713 09:07:34.744856 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3f3dda9bfb4fce84d54dde9351d40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.750789 17686 tablet_service.cc:1511] Processing CreateTablet for tablet 495d434446cc4a9cbf0a41341add2ea0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:34.752409 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee50f4d6ce84270b9a03392b6466c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.754420 17835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e6e1b533c142c8b15c0b1192e27952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.795214 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495d434446cc4a9cbf0a41341add2ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.797729 17685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d3bd3c9264da783277a139ced7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.833922 17895 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:34.834537 17895 ts_tablet_manager.cc:1403] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.025s
W20260713 09:07:34.836644 17585 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.50.3:44741, user_credentials={real_user=slave}} blocked reactor thread for 89630.1us
W20260713 09:07:34.837666 17649 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:34.853123 17893 raft_consensus.cc:359] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.854048 17893 raft_consensus.cc:385] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.853663 17892 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:34.854524 17893 raft_consensus.cc:740] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.854774 17892 ts_tablet_manager.cc:1403] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.221s	user 0.009s	sys 0.013s
I20260713 09:07:34.855443 17893 consensus_queue.cc:260] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.867543 17838 tablet_service.cc:1511] Processing CreateTablet for tablet 70dc835f17824f1da949f639a659efc0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:34.867759 17895 raft_consensus.cc:359] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.899394 17895 raft_consensus.cc:385] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.900653 17895 raft_consensus.cc:740] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.900835 17838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dc835f17824f1da949f639a659efc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.901499 17895 consensus_queue.cc:260] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.876529 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 666d3bd3c9264da783277a139ced7171 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:34.876631 17762 tablet_service.cc:1511] Processing CreateTablet for tablet ea3f3dda9bfb4fce84d54dde9351d40c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:34.879521 17837 tablet_service.cc:1511] Processing CreateTablet for tablet e4b77629daae468fba53d2419e351ee8 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:34.893978 17892 raft_consensus.cc:359] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.914921 17892 raft_consensus.cc:385] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.917462 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3f3dda9bfb4fce84d54dde9351d40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.917579 17892 raft_consensus.cc:740] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.919023 17836 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25080e02ef409fba7e916dd64c86d6 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:34.919353 17892 consensus_queue.cc:260] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:34.928956 17837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b77629daae468fba53d2419e351ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.931766 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25080e02ef409fba7e916dd64c86d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.933027 17728 heartbeater.cc:499] Master 127.16.50.62:45343 was elected leader, sending a full tablet report...
I20260713 09:07:34.933940 17839 tablet_service.cc:1511] Processing CreateTablet for tablet ea3f3dda9bfb4fce84d54dde9351d40c (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:34.934423 17893 ts_tablet_manager.cc:1434] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.191s	user 0.021s	sys 0.040s
I20260713 09:07:34.943631 17842 tablet_service.cc:1511] Processing CreateTablet for tablet 495d434446cc4a9cbf0a41341add2ea0 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:34.949468 17877 heartbeater.cc:499] Master 127.16.50.62:45343 was elected leader, sending a full tablet report...
I20260713 09:07:34.949832 17839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3f3dda9bfb4fce84d54dde9351d40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.953193 17895 ts_tablet_manager.cc:1434] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.118s	user 0.014s	sys 0.008s
I20260713 09:07:34.965046 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d3bd3c9264da783277a139ced7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.971509 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495d434446cc4a9cbf0a41341add2ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.971693 17841 tablet_service.cc:1511] Processing CreateTablet for tablet 666d3bd3c9264da783277a139ced7171 (DEFAULT_TABLE table=test-workload [id=10018b45948540da9c029ed70813d370]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:34.973199 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d3bd3c9264da783277a139ced7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.965508 17892 ts_tablet_manager.cc:1434] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.110s	user 0.012s	sys 0.010s
I20260713 09:07:34.978164 17893 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:34.979593 17895 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:34.984898 17893 tablet_bootstrap.cc:654] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.989291 17803 heartbeater.cc:499] Master 127.16.50.62:45343 was elected leader, sending a full tablet report...
I20260713 09:07:34.990628 17892 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.004385 17895 tablet_bootstrap.cc:654] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.017002 17893 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.023330 17893 ts_tablet_manager.cc:1403] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260713 09:07:35.025277 17892 tablet_bootstrap.cc:654] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.026571 17893 raft_consensus.cc:359] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.027453 17893 raft_consensus.cc:385] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.027769 17893 raft_consensus.cc:740] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.038604 17892 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.040342 17892 ts_tablet_manager.cc:1403] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260713 09:07:35.039254 17893 consensus_queue.cc:260] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.043754 17892 raft_consensus.cc:359] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.044474 17893 ts_tablet_manager.cc:1434] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:07:35.044626 17892 raft_consensus.cc:385] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.045173 17892 raft_consensus.cc:740] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.045986 17893 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.046506 17892 consensus_queue.cc:260] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.050166 17892 ts_tablet_manager.cc:1434] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:35.051244 17892 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.055691 17893 tablet_bootstrap.cc:654] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.058208 17892 tablet_bootstrap.cc:654] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.080207 17895 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.081019 17895 ts_tablet_manager.cc:1403] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.102s	user 0.031s	sys 0.020s
I20260713 09:07:35.085040 17895 raft_consensus.cc:359] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.086129 17895 raft_consensus.cc:385] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.086536 17895 raft_consensus.cc:740] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.087987 17895 consensus_queue.cc:260] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.095386 17895 ts_tablet_manager.cc:1434] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:35.098099 17895 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.099887 17892 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.100183 17893 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.100409 17892 ts_tablet_manager.cc:1403] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.029s
I20260713 09:07:35.100821 17893 ts_tablet_manager.cc:1403] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.036s
I20260713 09:07:35.103539 17892 raft_consensus.cc:359] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.104352 17892 raft_consensus.cc:385] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.103946 17893 raft_consensus.cc:359] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.104681 17892 raft_consensus.cc:740] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.104849 17895 tablet_bootstrap.cc:654] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.105017 17893 raft_consensus.cc:385] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.105587 17893 raft_consensus.cc:740] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.105517 17892 consensus_queue.cc:260] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.107195 17893 consensus_queue.cc:260] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.107923 17892 ts_tablet_manager.cc:1434] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:35.109032 17892 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.114650 17893 ts_tablet_manager.cc:1434] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:07:35.115890 17893 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.116035 17892 tablet_bootstrap.cc:654] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.117080 17895 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.117579 17895 ts_tablet_manager.cc:1403] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260713 09:07:35.120702 17895 raft_consensus.cc:359] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.121495 17895 raft_consensus.cc:385] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.121807 17895 raft_consensus.cc:740] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.122785 17895 consensus_queue.cc:260] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.123780 17893 tablet_bootstrap.cc:654] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.127737 17895 ts_tablet_manager.cc:1434] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:35.129154 17895 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.135835 17893 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.136463 17893 ts_tablet_manager.cc:1403] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260713 09:07:35.136734 17895 tablet_bootstrap.cc:654] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.142022 17893 raft_consensus.cc:359] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.142985 17893 raft_consensus.cc:385] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.143334 17893 raft_consensus.cc:740] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.144251 17893 consensus_queue.cc:260] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.152969 17893 ts_tablet_manager.cc:1434] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260713 09:07:35.154615 17893 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.156564 17899 raft_consensus.cc:493] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.157085 17899 raft_consensus.cc:515] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.163378 17893 tablet_bootstrap.cc:654] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.169020 17899 leader_election.cc:290] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.171059 17900 raft_consensus.cc:493] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.171314 17893 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.171990 17893 ts_tablet_manager.cc:1403] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260713 09:07:35.171744 17900 raft_consensus.cc:515] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.175101 17900 leader_election.cc:290] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.176234 17892 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.175931 17893 raft_consensus.cc:359] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.177052 17892 ts_tablet_manager.cc:1403] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.035s
I20260713 09:07:35.176998 17893 raft_consensus.cc:385] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.177721 17893 raft_consensus.cc:740] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.178694 17893 consensus_queue.cc:260] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.181612 17893 ts_tablet_manager.cc:1434] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:07:35.181200 17892 raft_consensus.cc:359] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.182938 17893 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.185758 17895 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.186522 17895 ts_tablet_manager.cc:1403] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.012s
I20260713 09:07:35.190335 17895 raft_consensus.cc:359] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.191484 17895 raft_consensus.cc:385] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.192190 17893 tablet_bootstrap.cc:654] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.183535 17898 raft_consensus.cc:493] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.191972 17895 raft_consensus.cc:740] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.192709 17898 raft_consensus.cc:515] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.193640 17895 consensus_queue.cc:260] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.196256 17895 ts_tablet_manager.cc:1434] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:35.196916 17898 leader_election.cc:290] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.197655 17895 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.182309 17892 raft_consensus.cc:385] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.201153 17892 raft_consensus.cc:740] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.202075 17892 consensus_queue.cc:260] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.204593 17892 ts_tablet_manager.cc:1434] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:07:35.205562 17892 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.209398 17898 raft_consensus.cc:493] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.209939 17898 raft_consensus.cc:515] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.212178 17898 leader_election.cc:290] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.213290 17895 tablet_bootstrap.cc:654] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.216547 17892 tablet_bootstrap.cc:654] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.221794 17899 raft_consensus.cc:493] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.222314 17899 raft_consensus.cc:515] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.224509 17899 leader_election.cc:290] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.230532 17892 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.231053 17892 ts_tablet_manager.cc:1403] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260713 09:07:35.234076 17892 raft_consensus.cc:359] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.234853 17892 raft_consensus.cc:385] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.235160 17892 raft_consensus.cc:740] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.236572 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.237037 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.237360 17703 raft_consensus.cc:2468] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:35.237656 17702 raft_consensus.cc:2468] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:35.235868 17892 consensus_queue.cc:260] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.238787 17815 leader_election.cc:304] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.239840 17815 leader_election.cc:304] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.240176 17892 ts_tablet_manager.cc:1434] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:35.241293 17892 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.241529 17899 raft_consensus.cc:2804] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.241928 17899 raft_consensus.cc:493] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.242308 17899 raft_consensus.cc:3060] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.244732 17893 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.245311 17893 ts_tablet_manager.cc:1403] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.007s
I20260713 09:07:35.248512 17892 tablet_bootstrap.cc:654] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.248350 17893 raft_consensus.cc:359] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.249132 17893 raft_consensus.cc:385] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.249565 17893 raft_consensus.cc:740] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.250489 17893 consensus_queue.cc:260] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.252835 17899 raft_consensus.cc:515] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.255034 17898 raft_consensus.cc:493] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.257236 17898 raft_consensus.cc:515] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.258474 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.259411 17898 leader_election.cc:290] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.260269 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
W20260713 09:07:35.261616 17818 leader_election.cc:343] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:35.262826 17818 leader_election.cc:343] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.266435 17899 leader_election.cc:290] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.256223 17895 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.269045 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:35.269434 17895 ts_tablet_manager.cc:1403] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.002s
W20260713 09:07:35.272142 17818 leader_election.cc:343] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.267515 17899 raft_consensus.cc:2804] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.272918 17899 raft_consensus.cc:493] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.273723 17899 raft_consensus.cc:3060] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.279089 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.279960 17702 raft_consensus.cc:3060] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.280514 17895 raft_consensus.cc:359] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.281332 17895 raft_consensus.cc:385] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.281695 17895 raft_consensus.cc:740] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.282727 17895 consensus_queue.cc:260] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.289539 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.290465 17703 raft_consensus.cc:2468] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.290807 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.292663 17900 raft_consensus.cc:493] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.292874 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.293303 17900 raft_consensus.cc:515] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.294155 17895 ts_tablet_manager.cc:1434] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260713 09:07:35.295262 17895 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.295682 17900 leader_election.cc:290] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.301196 17895 tablet_bootstrap.cc:654] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.302338 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca2bd65588747d187ef36669753993c" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.303156 17851 raft_consensus.cc:2468] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.305246 17899 raft_consensus.cc:515] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:35.300980 17741 leader_election.cc:343] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.295606 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191eb48fd18416fb257ba850e75d280" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.308179 17852 raft_consensus.cc:2468] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:35.310325 17741 leader_election.cc:304] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.274262 17893 ts_tablet_manager.cc:1434] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:07:35.311569 17900 raft_consensus.cc:2804] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.312880 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.314591 17900 raft_consensus.cc:493] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.314754 17703 raft_consensus.cc:3060] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.315128 17900 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.315749 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca2bd65588747d187ef36669753993c" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.313786 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.316578 17701 raft_consensus.cc:2468] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.313941 17741 leader_election.cc:304] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
W20260713 09:07:35.317791 17666 leader_election.cc:343] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.316596 17895 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.318980 17895 ts_tablet_manager.cc:1403] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260713 09:07:35.318840 17666 leader_election.cc:304] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.319689 17898 raft_consensus.cc:2804] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.320050 17898 raft_consensus.cc:493] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.320425 17898 raft_consensus.cc:3060] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.321533 17893 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.324155 17895 raft_consensus.cc:359] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.327847 17895 raft_consensus.cc:385] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.325251 17702 raft_consensus.cc:2468] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:35.328437 17892 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.330407 17900 raft_consensus.cc:515] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.331159 17892 ts_tablet_manager.cc:1403] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.039s
I20260713 09:07:35.331292 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191eb48fd18416fb257ba850e75d280" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.328267 17895 raft_consensus.cc:740] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.332213 17777 raft_consensus.cc:2468] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:35.333178 17900 leader_election.cc:290] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.327992 17898 raft_consensus.cc:515] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.333329 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.334460 17892 raft_consensus.cc:359] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.334759 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
W20260713 09:07:35.329063 17666 leader_election.cc:343] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.335216 17892 raft_consensus.cc:385] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.328258 17703 raft_consensus.cc:2468] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:35.330152 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.335587 17892 raft_consensus.cc:740] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.335844 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.336166 17778 raft_consensus.cc:2393] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91497816cf94bb4ab402eabc79aad6a in current term 1: Already voted for candidate 30752573ef5c4125a43c368e6d7ce32c in this term.
I20260713 09:07:35.330348 17899 leader_election.cc:290] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.329576 17929 raft_consensus.cc:2804] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.337357 17929 raft_consensus.cc:493] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:07:35.337633 17669 leader_election.cc:343] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.337754 17929 raft_consensus.cc:3060] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.332821 17895 consensus_queue.cc:260] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.338099 17669 leader_election.cc:304] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.339093 17815 leader_election.cc:304] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [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: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c
I20260713 09:07:35.340390 17815 leader_election.cc:304] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.340718 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191eb48fd18416fb257ba850e75d280" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.341281 17852 raft_consensus.cc:3060] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.341367 17926 raft_consensus.cc:2804] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.339684 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.344486 17703 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.344060 17892 consensus_queue.cc:260] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:35.347067 17818 leader_election.cc:343] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.349450 17892 ts_tablet_manager.cc:1434] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260713 09:07:35.350512 17892 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.338563 17898 leader_election.cc:290] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
W20260713 09:07:35.353420 17741 leader_election.cc:343] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.354763 17895 ts_tablet_manager.cc:1434] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260713 09:07:35.343293 17899 raft_consensus.cc:2804] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.354139 17898 raft_consensus.cc:2749] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.355988 17703 raft_consensus.cc:2468] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.357375 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191eb48fd18416fb257ba850e75d280" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:35.358426 17900 raft_consensus.cc:493] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.358439 17778 raft_consensus.cc:3060] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.358870 17895 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.359025 17900 raft_consensus.cc:515] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.361145 17900 leader_election.cc:290] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.363804 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.365350 17851 raft_consensus.cc:2468] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.366365 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.366436 17852 raft_consensus.cc:2468] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:35.368168 17893 tablet_bootstrap.cc:654] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.367671 17926 raft_consensus.cc:697] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:35.371433 17895 tablet_bootstrap.cc:654] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.369849 17666 leader_election.cc:304] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.367096 17778 raft_consensus.cc:2468] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:35.368654 17669 leader_election.cc:304] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.371436 17926 consensus_queue.cc:237] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.369881 17741 leader_election.cc:304] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:35.375351 17898 raft_consensus.cc:2749] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.376058 17741 leader_election.cc:304] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.376484 17900 raft_consensus.cc:2804] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.377261 17900 raft_consensus.cc:493] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.377732 17900 raft_consensus.cc:3060] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.383410 17930 raft_consensus.cc:2804] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.383988 17930 raft_consensus.cc:697] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:35.384390 17892 tablet_bootstrap.cc:654] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.384895 17930 consensus_queue.cc:237] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.382412 17899 raft_consensus.cc:697] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:35.396746 17929 raft_consensus.cc:515] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.397585 17900 raft_consensus.cc:515] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.398427 17899 consensus_queue.cc:237] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.399566 17900 leader_election.cc:290] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.400893 17900 raft_consensus.cc:2804] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.401883 17900 raft_consensus.cc:697] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:35.402760 17900 consensus_queue.cc:237] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.399955 17929 leader_election.cc:290] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.404242 17895 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.414947 17895 ts_tablet_manager.cc:1403] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.011s
W20260713 09:07:35.418496 17741 leader_election.cc:343] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.424019 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.428121 17893 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.428822 17893 ts_tablet_manager.cc:1403] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.017s
I20260713 09:07:35.430583 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca2bd65588747d187ef36669753993c" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.430696 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.431265 17703 raft_consensus.cc:3060] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.431602 17852 raft_consensus.cc:3060] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.431707 17895 raft_consensus.cc:359] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.432618 17895 raft_consensus.cc:385] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.432932 17895 raft_consensus.cc:740] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.433869 17895 consensus_queue.cc:260] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.436694 17895 ts_tablet_manager.cc:1434] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
W20260713 09:07:35.437619 17741 leader_election.cc:343] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.438055 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca2bd65588747d187ef36669753993c" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.438647 17851 raft_consensus.cc:3060] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.440083 17703 raft_consensus.cc:2468] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.440136 17893 raft_consensus.cc:359] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.441519 17893 raft_consensus.cc:385] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.441531 17741 leader_election.cc:304] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.442677 17936 raft_consensus.cc:2804] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.443326 17936 raft_consensus.cc:697] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:35.442005 17893 raft_consensus.cc:740] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.444409 17936 consensus_queue.cc:237] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.446650 17599 catalog_manager.cc:5697] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.451165 17895 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.451849 17851 raft_consensus.cc:2468] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.453923 17893 consensus_queue.cc:260] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.454162 17601 catalog_manager.cc:5697] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.456969 17852 raft_consensus.cc:2468] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.457274 17893 ts_tablet_manager.cc:1434] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:07:35.458505 17893 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.460063 17892 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.460664 17892 ts_tablet_manager.cc:1403] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.018s
I20260713 09:07:35.462637 17741 leader_election.cc:304] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:35.463577 17900 raft_consensus.cc:2804] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.464607 17900 raft_consensus.cc:697] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:35.465443 17900 consensus_queue.cc:237] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.463793 17892 raft_consensus.cc:359] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.467181 17892 raft_consensus.cc:385] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.467507 17892 raft_consensus.cc:740] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.468536 17892 consensus_queue.cc:260] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.470892 17892 ts_tablet_manager.cc:1434] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:07:35.471823 17895 tablet_bootstrap.cc:654] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.471854 17595 catalog_manager.cc:5697] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.474252 17893 tablet_bootstrap.cc:654] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.471853 17892 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.475126 17595 catalog_manager.cc:5697] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.482002 17893 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.482501 17893 ts_tablet_manager.cc:1403] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260713 09:07:35.482843 17892 tablet_bootstrap.cc:654] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.485441 17893 raft_consensus.cc:359] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.486155 17893 raft_consensus.cc:385] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.486413 17893 raft_consensus.cc:740] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.487162 17893 consensus_queue.cc:260] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.489400 17893 ts_tablet_manager.cc:1434] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:07:35.490343 17893 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.494659 17893 tablet_bootstrap.cc:654] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.498454 17895 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.498924 17895 ts_tablet_manager.cc:1403] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260713 09:07:35.499711 17893 tablet_bootstrap.cc:492] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.500207 17893 ts_tablet_manager.cc:1403] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:35.500403 17892 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.500903 17892 ts_tablet_manager.cc:1403] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.016s
I20260713 09:07:35.501664 17895 raft_consensus.cc:359] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.502334 17895 raft_consensus.cc:385] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.502591 17895 raft_consensus.cc:740] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.503394 17895 consensus_queue.cc:260] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.503633 17892 raft_consensus.cc:359] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.504848 17892 raft_consensus.cc:385] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.505116 17892 raft_consensus.cc:740] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.505451 17895 ts_tablet_manager.cc:1434] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:35.506404 17895 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.505894 17892 consensus_queue.cc:260] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.507912 17893 raft_consensus.cc:359] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.508654 17893 raft_consensus.cc:385] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.508841 17892 ts_tablet_manager.cc:1434] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:07:35.508982 17893 raft_consensus.cc:740] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.510079 17892 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.512413 17893 consensus_queue.cc:260] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.514688 17893 ts_tablet_manager.cc:1434] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:35.515720 17893 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.519891 17892 tablet_bootstrap.cc:654] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.522372 17893 tablet_bootstrap.cc:654] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.524154 17895 tablet_bootstrap.cc:654] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.531395 17893 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.532028 17893 ts_tablet_manager.cc:1403] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:07:35.531981 17601 catalog_manager.cc:5697] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.536402 17893 raft_consensus.cc:359] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.537192 17893 raft_consensus.cc:385] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.537549 17893 raft_consensus.cc:740] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.541538 17893 consensus_queue.cc:260] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.543715 17893 ts_tablet_manager.cc:1434] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:35.537644 17892 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.544665 17892 ts_tablet_manager.cc:1403] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260713 09:07:35.547113 17892 raft_consensus.cc:359] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.548681 17892 raft_consensus.cc:385] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.549042 17892 raft_consensus.cc:740] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.548357 17893 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.551105 17892 consensus_queue.cc:260] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.548774 17595 catalog_manager.cc:5697] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.551832 17895 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.553490 17892 ts_tablet_manager.cc:1434] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:35.554067 17895 ts_tablet_manager.cc:1403] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.012s
I20260713 09:07:35.554783 17892 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.556699 17893 tablet_bootstrap.cc:654] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.556773 17895 raft_consensus.cc:359] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.557487 17895 raft_consensus.cc:385] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.557770 17895 raft_consensus.cc:740] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.558627 17895 consensus_queue.cc:260] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.562150 17892 tablet_bootstrap.cc:654] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.565591 17895 ts_tablet_manager.cc:1434] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:07:35.570497 17893 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.571172 17893 ts_tablet_manager.cc:1403] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260713 09:07:35.574597 17893 raft_consensus.cc:359] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.575299 17892 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.575397 17893 raft_consensus.cc:385] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.575845 17893 raft_consensus.cc:740] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.576056 17892 ts_tablet_manager.cc:1403] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260713 09:07:35.576798 17893 consensus_queue.cc:260] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.579103 17893 ts_tablet_manager.cc:1434] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260713 09:07:35.579095 17892 raft_consensus.cc:359] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.580086 17892 raft_consensus.cc:385] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.580175 17893 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.580511 17892 raft_consensus.cc:740] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.581218 17892 consensus_queue.cc:260] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.584666 17892 ts_tablet_manager.cc:1434] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:35.585644 17892 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.586156 17895 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.586453 17893 tablet_bootstrap.cc:654] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.592281 17895 tablet_bootstrap.cc:654] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.593367 17892 tablet_bootstrap.cc:654] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.603593 17893 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.604107 17893 ts_tablet_manager.cc:1403] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260713 09:07:35.604694 17899 raft_consensus.cc:493] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.605670 17892 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.605410 17899 raft_consensus.cc:515] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.606199 17892 ts_tablet_manager.cc:1403] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:07:35.607172 17893 raft_consensus.cc:359] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.607862 17893 raft_consensus.cc:385] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.608135 17893 raft_consensus.cc:740] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.609385 17893 consensus_queue.cc:260] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.610281 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07890007700431baeacab03c09d0036" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.610868 17703 raft_consensus.cc:2468] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:35.609822 17892 raft_consensus.cc:359] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.611697 17893 ts_tablet_manager.cc:1434] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:35.612596 17899 leader_election.cc:290] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.614007 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07890007700431baeacab03c09d0036" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.614727 17778 raft_consensus.cc:2468] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:35.614998 17893 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.616472 17930 raft_consensus.cc:493] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.617544 17930 raft_consensus.cc:515] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.612334 17815 leader_election.cc:304] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.618614 17900 raft_consensus.cc:493] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.619275 17900 raft_consensus.cc:515] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.620159 17895 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.613226 17892 raft_consensus.cc:385] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.621438 17895 ts_tablet_manager.cc:1403] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.012s
I20260713 09:07:35.621738 17892 raft_consensus.cc:740] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.622500 17892 consensus_queue.cc:260] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.623307 17900 leader_election.cc:290] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.625198 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.625576 17930 leader_election.cc:290] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.625967 17778 raft_consensus.cc:2468] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:35.628037 17893 tablet_bootstrap.cc:654] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.628118 17895 raft_consensus.cc:359] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.628871 17926 raft_consensus.cc:493] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.628891 17895 raft_consensus.cc:385] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.629766 17895 raft_consensus.cc:740] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.629729 17926 raft_consensus.cc:515] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.629283 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.631949 17669 leader_election.cc:304] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.631114 17895 consensus_queue.cc:260] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.630003 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ab7b9489e44236a32e22fa20b8f99b" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.632843 17930 raft_consensus.cc:2804] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.633296 17930 raft_consensus.cc:493] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.633620 17703 raft_consensus.cc:2393] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30752573ef5c4125a43c368e6d7ce32c in current term 1: Already voted for candidate af00a7fa2c094a70b226e89558027351 in this term.
I20260713 09:07:35.633662 17930 raft_consensus.cc:3060] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.634903 17895 ts_tablet_manager.cc:1434] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:07:35.635957 17895 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.632639 17926 leader_election.cc:290] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.640125 17892 ts_tablet_manager.cc:1434] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260713 09:07:35.624866 17899 raft_consensus.cc:2804] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.656224 17899 raft_consensus.cc:493] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.656708 17892 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.656859 17899 raft_consensus.cc:3060] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.658934 17930 raft_consensus.cc:515] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.641476 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.644191 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.661398 17778 raft_consensus.cc:2468] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:35.661342 17852 raft_consensus.cc:2468] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:35.663210 17930 leader_election.cc:290] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.663443 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.666291 17703 raft_consensus.cc:2393] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:35.663918 17892 tablet_bootstrap.cc:654] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.651608 17741 leader_election.cc:304] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c; no voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:35.670575 17900 raft_consensus.cc:3060] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.671336 17818 leader_election.cc:304] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [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: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:35.675577 17926 raft_consensus.cc:2804] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.676028 17926 raft_consensus.cc:493] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.676414 17926 raft_consensus.cc:3060] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.665037 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.681949 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:35.682657 17778 raft_consensus.cc:3060] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.665656 17895 tablet_bootstrap.cc:654] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.664981 17893 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.683817 17893 ts_tablet_manager.cc:1403] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.022s
I20260713 09:07:35.687569 17900 raft_consensus.cc:2749] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.689543 17899 raft_consensus.cc:515] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.689504 17926 raft_consensus.cc:515] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.691071 17893 raft_consensus.cc:359] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.692137 17893 raft_consensus.cc:385] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.692590 17851 raft_consensus.cc:2393] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91497816cf94bb4ab402eabc79aad6a in current term 1: Already voted for candidate af00a7fa2c094a70b226e89558027351 in this term.
I20260713 09:07:35.693730 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07890007700431baeacab03c09d0036" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.694577 17702 raft_consensus.cc:3060] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.697430 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07890007700431baeacab03c09d0036" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:35.698071 17775 raft_consensus.cc:3060] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.700749 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.701593 17703 raft_consensus.cc:2393] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:35.702409 17778 raft_consensus.cc:2468] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:35.692507 17893 raft_consensus.cc:740] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.703702 17893 consensus_queue.cc:260] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.704198 17926 leader_election.cc:290] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.704386 17892 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.704947 17892 ts_tablet_manager.cc:1403] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.022s
I20260713 09:07:35.704211 17669 leader_election.cc:304] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.705981 17893 ts_tablet_manager.cc:1434] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260713 09:07:35.706097 17930 raft_consensus.cc:2804] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.706593 17930 raft_consensus.cc:697] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:35.707067 17893 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.707959 17892 raft_consensus.cc:359] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.708710 17892 raft_consensus.cc:385] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.708976 17892 raft_consensus.cc:740] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.709898 17702 raft_consensus.cc:2468] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:35.709954 17892 consensus_queue.cc:260] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.711129 17815 leader_election.cc:304] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:35.712116 17926 raft_consensus.cc:2804] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.712438 17892 ts_tablet_manager.cc:1434] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:35.707638 17930 consensus_queue.cc:237] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.713356 17926 raft_consensus.cc:697] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:35.714258 17893 tablet_bootstrap.cc:654] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.717332 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01059b9b381d4378b97b7f378f779576" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:35.718935 17899 leader_election.cc:290] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.714781 17926 consensus_queue.cc:237] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.720762 17892 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.718587 17778 raft_consensus.cc:2393] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:35.724723 17895 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.726006 17895 ts_tablet_manager.cc:1403] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.002s
I20260713 09:07:35.725960 17818 leader_election.cc:304] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [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: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:35.727201 17926 raft_consensus.cc:2749] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.729789 17895 raft_consensus.cc:359] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.730553 17895 raft_consensus.cc:385] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.730779 17775 raft_consensus.cc:2468] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:35.733739 17892 tablet_bootstrap.cc:654] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.730914 17895 raft_consensus.cc:740] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.735184 17895 consensus_queue.cc:260] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.734881 17595 catalog_manager.cc:5697] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.740012 17895 ts_tablet_manager.cc:1434] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:07:35.741014 17895 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.743463 17892 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.743988 17892 ts_tablet_manager.cc:1403] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:07:35.745191 17893 tablet_bootstrap.cc:492] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.745747 17893 ts_tablet_manager.cc:1403] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
I20260713 09:07:35.747030 17895 tablet_bootstrap.cc:654] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.747185 17892 raft_consensus.cc:359] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.747864 17892 raft_consensus.cc:385] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.748175 17892 raft_consensus.cc:740] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.748901 17892 consensus_queue.cc:260] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.746717 17900 raft_consensus.cc:493] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.752224 17892 ts_tablet_manager.cc:1434] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:35.752569 17900 raft_consensus.cc:515] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.753273 17892 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.753320 17601 catalog_manager.cc:5697] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.754644 17900 leader_election.cc:290] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.756175 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.757016 17702 raft_consensus.cc:2393] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30752573ef5c4125a43c368e6d7ce32c in current term 1: Already voted for candidate af00a7fa2c094a70b226e89558027351 in this term.
I20260713 09:07:35.758370 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c33f3b499849aea83b2f9330c44ee8" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.760635 17741 leader_election.cc:304] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c; no voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:35.761368 17892 tablet_bootstrap.cc:654] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.762127 17893 raft_consensus.cc:359] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.762782 17893 raft_consensus.cc:385] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.763046 17893 raft_consensus.cc:740] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.763408 17936 raft_consensus.cc:493] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.763734 17893 consensus_queue.cc:260] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.766587 17893 ts_tablet_manager.cc:1434] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:07:35.767484 17893 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.761914 17900 raft_consensus.cc:3060] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.763872 17936 raft_consensus.cc:515] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.771301 17936 leader_election.cc:290] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.773751 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b545df5e07a4105abc93f55d5c0da09" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.774485 17851 raft_consensus.cc:2468] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.775632 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b545df5e07a4105abc93f55d5c0da09" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.776340 17702 raft_consensus.cc:2468] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.778420 17893 tablet_bootstrap.cc:654] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.777454 17741 leader_election.cc:304] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:35.779592 17936 raft_consensus.cc:2804] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.779970 17936 raft_consensus.cc:493] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.780351 17936 raft_consensus.cc:3060] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.789511 17892 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.790546 17892 ts_tablet_manager.cc:1403] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260713 09:07:35.792098 17930 raft_consensus.cc:493] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.792647 17930 raft_consensus.cc:515] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } }
I20260713 09:07:35.793900 17892 raft_consensus.cc:359] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.794626 17892 raft_consensus.cc:385] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.794914 17892 raft_consensus.cc:740] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.795729 17892 consensus_queue.cc:260] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.794919 17930 leader_election.cc:290] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.796590 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.797410 17851 raft_consensus.cc:2393] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91497816cf94bb4ab402eabc79aad6a in current term 1: Already voted for candidate 30752573ef5c4125a43c368e6d7ce32c in this term.
I20260713 09:07:35.797715 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077371fe9bc4f7f969356693f23f188" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.799584 17669 leader_election.cc:304] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.800712 17930 raft_consensus.cc:3060] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.800949 17892 ts_tablet_manager.cc:1434] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:07:35.801944 17892 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.804811 17900 raft_consensus.cc:2749] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.808055 17892 tablet_bootstrap.cc:654] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.807870 17936 raft_consensus.cc:515] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.810099 17893 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.810204 17936 leader_election.cc:290] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.810693 17893 ts_tablet_manager.cc:1403] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
I20260713 09:07:35.813006 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b545df5e07a4105abc93f55d5c0da09" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.813479 17895 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.813598 17893 raft_consensus.cc:359] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.813887 17702 raft_consensus.cc:3060] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.820264 17936 raft_consensus.cc:493] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.820726 17893 raft_consensus.cc:385] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.820396 17926 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.821025 17893 raft_consensus.cc:740] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.820952 17936 raft_consensus.cc:515] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.821941 17893 consensus_queue.cc:260] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.823192 17936 leader_election.cc:290] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.814203 17895 ts_tablet_manager.cc:1403] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.021s
I20260713 09:07:35.825271 17892 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:35.825748 17892 ts_tablet_manager.cc:1403] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260713 09:07:35.827298 17893 ts_tablet_manager.cc:1434] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260713 09:07:35.827104 17895 raft_consensus.cc:359] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.827971 17895 raft_consensus.cc:385] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.828263 17893 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.828329 17895 raft_consensus.cc:740] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.828418 17892 raft_consensus.cc:359] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.829372 17892 raft_consensus.cc:385] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.829703 17892 raft_consensus.cc:740] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.829391 17895 consensus_queue.cc:260] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.831333 17926 raft_consensus.cc:493] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.831790 17895 ts_tablet_manager.cc:1434] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:35.831823 17926 raft_consensus.cc:515] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.834347 17895 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.834558 17893 tablet_bootstrap.cc:654] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.834439 17926 leader_election.cc:290] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.834995 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b545df5e07a4105abc93f55d5c0da09" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.835565 17851 raft_consensus.cc:3060] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.835603 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.836743 17852 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.838590 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.851428 17851 raft_consensus.cc:2468] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.845198 17898 raft_consensus.cc:493] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.852423 17926 raft_consensus.cc:493] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.852247 17898 raft_consensus.cc:515] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.842739 17936 raft_consensus.cc:493] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.852923 17926 raft_consensus.cc:515] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.853410 17936 raft_consensus.cc:515] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.854939 17898 leader_election.cc:290] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.855248 17936 leader_election.cc:290] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.855314 17926 leader_election.cc:290] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:35.830386 17892 consensus_queue.cc:260] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.857703 17892 ts_tablet_manager.cc:1434] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
W20260713 09:07:35.857960 17815 leader_election.cc:343] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.858026 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.808271 17930 raft_consensus.cc:2749] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.858606 17892 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:35.859230 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
W20260713 09:07:35.859802 17666 leader_election.cc:343] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.859965 17701 raft_consensus.cc:2393] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate 30752573ef5c4125a43c368e6d7ce32c in this term.
I20260713 09:07:35.862159 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.862807 17701 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.863435 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.864079 17850 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.865527 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
W20260713 09:07:35.849114 17649 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:35.866667 17741 leader_election.cc:304] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:35.867522 17900 raft_consensus.cc:2804] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.867604 17741 leader_election.cc:304] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:35.868037 17900 raft_consensus.cc:493] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.868463 17900 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.868489 17936 raft_consensus.cc:2804] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.869103 17892 tablet_bootstrap.cc:654] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.870105 17893 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.870573 17893 ts_tablet_manager.cc:1403] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260713 09:07:35.873281 17893 raft_consensus.cc:359] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.873924 17893 raft_consensus.cc:385] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.874210 17893 raft_consensus.cc:740] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.875037 17893 consensus_queue.cc:260] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.875500 17900 raft_consensus.cc:515] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.877313 17893 ts_tablet_manager.cc:1434] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:35.878227 17893 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.877317 17895 tablet_bootstrap.cc:654] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.839509 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:35.878839 17900 leader_election.cc:290] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.880674 17700 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:35.884868 17893 tablet_bootstrap.cc:654] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.888679 17929 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.891153 17741 leader_election.cc:304] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:35.892866 17895 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.893590 17895 ts_tablet_manager.cc:1403] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.009s
I20260713 09:07:35.893764 17702 raft_consensus.cc:2468] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:35.896050 17929 raft_consensus.cc:2804] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.896600 17929 raft_consensus.cc:493] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.897025 17929 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.897358 17893 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.896919 17895 raft_consensus.cc:359] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.897855 17893 ts_tablet_manager.cc:1403] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:07:35.897930 17895 raft_consensus.cc:385] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.898335 17895 raft_consensus.cc:740] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.899205 17895 consensus_queue.cc:260] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.900635 17893 raft_consensus.cc:359] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.901286 17893 raft_consensus.cc:385] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.901561 17893 raft_consensus.cc:740] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.902380 17893 consensus_queue.cc:260] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.902841 17895 ts_tablet_manager.cc:1434] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:35.903826 17895 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.904400 17893 ts_tablet_manager.cc:1434] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:35.905308 17893 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.908277 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:35.910125 17895 tablet_bootstrap.cc:654] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.910070 17936 raft_consensus.cc:697] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:35.910907 17893 tablet_bootstrap.cc:654] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.911109 17936 consensus_queue.cc:237] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.920771 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
W20260713 09:07:35.922766 17669 leader_election.cc:343] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.923388 17669 leader_election.cc:304] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
I20260713 09:07:35.926191 17930 raft_consensus.cc:2749] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.928421 17930 raft_consensus.cc:493] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.928975 17930 raft_consensus.cc:515] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.930125 17936 raft_consensus.cc:493] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.930603 17936 raft_consensus.cc:515] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.932376 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:35.933431 17936 leader_election.cc:290] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
W20260713 09:07:35.934517 17666 leader_election.cc:343] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.935904 17930 leader_election.cc:290] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:35.938844 17895 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.938731 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:35.939507 17895 ts_tablet_manager.cc:1403] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.012s
I20260713 09:07:35.939625 17702 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.946979 17895 raft_consensus.cc:359] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.947790 17895 raft_consensus.cc:385] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.948112 17895 raft_consensus.cc:740] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.948328 17893 tablet_bootstrap.cc:492] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.948792 17893 ts_tablet_manager.cc:1403] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260713 09:07:35.949100 17895 consensus_queue.cc:260] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.951561 17895 ts_tablet_manager.cc:1434] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:07:35.951471 17893 raft_consensus.cc:359] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.952245 17893 raft_consensus.cc:385] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.952576 17893 raft_consensus.cc:740] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.953336 17895 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.953317 17893 consensus_queue.cc:260] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.955682 17893 ts_tablet_manager.cc:1434] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:35.956667 17893 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:35.956964 17930 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.960330 17895 tablet_bootstrap.cc:654] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.962834 17893 tablet_bootstrap.cc:654] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.982690 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:35.983108 17895 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:35.983588 17850 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.984086 17895 ts_tablet_manager.cc:1403] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260713 09:07:35.988847 17895 raft_consensus.cc:359] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.989553 17895 raft_consensus.cc:385] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.990288 17895 raft_consensus.cc:740] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.990869 17893 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:35.991551 17893 ts_tablet_manager.cc:1403] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.013s
I20260713 09:07:35.991290 17895 consensus_queue.cc:260] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.993913 17895 ts_tablet_manager.cc:1434] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:35.994902 17895 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:35.995443 17893 raft_consensus.cc:359] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:35.996170 17893 raft_consensus.cc:385] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.996639 17893 raft_consensus.cc:740] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.997419 17893 consensus_queue.cc:260] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.000738 17893 ts_tablet_manager.cc:1434] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:07:36.000970 17933 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.944238 17929 raft_consensus.cc:515] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.005971 17936 raft_consensus.cc:493] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.006701 17936 raft_consensus.cc:515] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.007515 17893 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:36.007863 17929 leader_election.cc:290] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.008867 17936 leader_election.cc:290] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.009598 17895 tablet_bootstrap.cc:654] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:36.009945 17818 leader_election.cc:343] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.010677 17818 leader_election.cc:304] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:36.013039 17933 raft_consensus.cc:2749] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:36.018921 17818 leader_election.cc:304] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:36.019591 17936 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.024569 17933 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.027334 17850 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.040158 17930 raft_consensus.cc:493] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.044934 17936 raft_consensus.cc:493] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.044889 17930 raft_consensus.cc:515] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.045778 17936 raft_consensus.cc:515] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.050341 17936 leader_election.cc:290] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.057145 17930 leader_election.cc:290] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.061980 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.062675 17775 raft_consensus.cc:2468] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.064759 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.065438 17850 raft_consensus.cc:2468] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.065631 17702 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.070487 17666 leader_election.cc:304] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.073238 17898 raft_consensus.cc:2804] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.073644 17898 raft_consensus.cc:493] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.073966 17898 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.076937 17933 raft_consensus.cc:2749] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:36.084416 17851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.085191 17851 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.085366 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c090fb9cc2034cec80c1c747e502c063" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.088558 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c090fb9cc2034cec80c1c747e502c063" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.088784 17892 tablet_bootstrap.cc:492] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:36.089764 17601 catalog_manager.cc:5697] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.092752 17892 ts_tablet_manager.cc:1403] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.234s	user 0.051s	sys 0.095s
I20260713 09:07:36.089305 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.088615 17898 raft_consensus.cc:515] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.093883 17852 raft_consensus.cc:2468] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:36.096736 17895 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:36.097203 17895 ts_tablet_manager.cc:1403] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.013s
I20260713 09:07:36.101300 17898 leader_election.cc:290] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.097587 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:36.101966 17700 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.101828 17895 raft_consensus.cc:359] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.102512 17895 raft_consensus.cc:385] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.102777 17895 raft_consensus.cc:740] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.103448 17892 raft_consensus.cc:359] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.104089 17892 raft_consensus.cc:385] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.103961 17895 consensus_queue.cc:260] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.104696 17898 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.104372 17892 raft_consensus.cc:740] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.093413 17702 raft_consensus.cc:2468] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:36.106073 17892 consensus_queue.cc:260] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.109884 17930 raft_consensus.cc:493] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.110396 17930 raft_consensus.cc:515] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.113065 17930 leader_election.cc:290] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.115147 17892 ts_tablet_manager.cc:1434] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:07:36.114264 17895 ts_tablet_manager.cc:1434] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:07:36.116197 17892 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:36.116318 17895 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:36.117373 17936 consensus_queue.cc:1048] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:36.120499 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.121279 17702 raft_consensus.cc:2468] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:36.121768 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.123131 17699 raft_consensus.cc:2468] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:36.121798 17741 leader_election.cc:304] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:36.126363 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.126971 17849 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.127347 17929 raft_consensus.cc:2804] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.127856 17929 raft_consensus.cc:697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:36.120589 17851 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.130252 17929 consensus_queue.cc:237] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:36.127368 17741 leader_election.cc:343] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.139057 17741 leader_election.cc:304] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:36.130242 17848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f306787261c0471e8983e1dfa7ea247f" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.139926 17848 raft_consensus.cc:2468] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.142136 17977 raft_consensus.cc:2804] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.142477 17977 raft_consensus.cc:493] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.143244 17977 raft_consensus.cc:3060] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.143244 17900 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.146078 17741 leader_election.cc:304] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:36.142635 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.147958 17900 raft_consensus.cc:2804] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.148468 17900 raft_consensus.cc:697] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:36.149261 17900 consensus_queue.cc:237] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.149978 17849 raft_consensus.cc:2468] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:36.158412 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.158951 17895 tablet_bootstrap.cc:654] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.159538 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:36.160359 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f306787261c0471e8983e1dfa7ea247f" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.160974 17776 raft_consensus.cc:2468] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.162191 17977 raft_consensus.cc:515] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.162408 17669 leader_election.cc:304] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:36.163002 17700 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.163705 17666 leader_election.cc:304] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.165449 17989 raft_consensus.cc:2804] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.165951 17930 raft_consensus.cc:2804] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.166345 17930 raft_consensus.cc:493] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.166378 17666 leader_election.cc:304] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.166803 17930 raft_consensus.cc:3060] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.165939 17989 raft_consensus.cc:493] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.169066 17933 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.169617 17898 raft_consensus.cc:2804] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.170141 17898 raft_consensus.cc:697] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:36.171205 17898 consensus_queue.cc:237] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.180521 17989 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.181030 17990 raft_consensus.cc:493] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.181594 17990 raft_consensus.cc:515] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.212527 17900 raft_consensus.cc:493] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.214298 17926 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.214818 17900 raft_consensus.cc:515] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:36.215408 17669 leader_election.cc:343] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.218411 17900 leader_election.cc:290] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.221195 17926 raft_consensus.cc:493] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.230574 17926 raft_consensus.cc:515] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:36.253430 17669 leader_election.cc:343] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.254052 17977 leader_election.cc:290] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.256651 17926 leader_election.cc:290] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:36.256964 17892 tablet_bootstrap.cc:654] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.261229 17930 raft_consensus.cc:515] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.262651 17741 leader_election.cc:304] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:36.263336 17930 leader_election.cc:290] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.264330 17741 leader_election.cc:304] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.265050 17936 raft_consensus.cc:2804] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.265573 17936 raft_consensus.cc:493] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.266093 17936 raft_consensus.cc:3060] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.267251 17893 tablet_bootstrap.cc:654] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:36.266661 17741 leader_election.cc:343] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.267238 17977 raft_consensus.cc:2804] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.271131 17848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.271734 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f306787261c0471e8983e1dfa7ea247f" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.271773 17848 raft_consensus.cc:2468] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.272361 17850 raft_consensus.cc:3060] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.253747 17990 leader_election.cc:290] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.269798 17977 raft_consensus.cc:493] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.291055 17892 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:36.291750 17892 ts_tablet_manager.cc:1403] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.176s	user 0.057s	sys 0.051s
I20260713 09:07:36.285027 17977 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.298846 17936 raft_consensus.cc:515] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.302692 17895 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:36.303524 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.304198 17700 raft_consensus.cc:2468] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:36.305426 17936 leader_election.cc:290] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.306306 17895 ts_tablet_manager.cc:1403] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.012s
I20260713 09:07:36.310550 17850 raft_consensus.cc:2468] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:36.310699 17977 raft_consensus.cc:515] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.276317 17989 raft_consensus.cc:515] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.314838 17666 leader_election.cc:304] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.318001 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.319303 17595 catalog_manager.cc:5697] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.320703 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c090fb9cc2034cec80c1c747e502c063" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.321381 17849 raft_consensus.cc:3060] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.323062 17601 catalog_manager.cc:5697] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.324781 17601 catalog_manager.cc:5697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.327217 17898 raft_consensus.cc:2804] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.327601 17930 raft_consensus.cc:493] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.327821 17898 raft_consensus.cc:493] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.328166 17898 raft_consensus.cc:3060] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.328076 17930 raft_consensus.cc:515] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.329732 17989 leader_election.cc:290] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.330107 17930 leader_election.cc:290] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.330744 17977 leader_election.cc:290] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.331120 17666 leader_election.cc:304] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.331897 17930 raft_consensus.cc:2804] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.332413 17930 raft_consensus.cc:697] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:36.333258 17930 consensus_queue.cc:237] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.335238 17849 raft_consensus.cc:2468] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.313843 17892 raft_consensus.cc:359] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.336580 17892 raft_consensus.cc:385] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.336887 17892 raft_consensus.cc:740] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.335253 17898 raft_consensus.cc:515] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.337611 17892 consensus_queue.cc:260] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.339866 17892 ts_tablet_manager.cc:1434] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260713 09:07:36.340801 17892 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:36.340687 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.348551 17815 leader_election.cc:304] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.348960 17848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:36.349677 17933 raft_consensus.cc:2804] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.350044 17933 raft_consensus.cc:493] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.350373 17933 raft_consensus.cc:3060] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.350543 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.352591 17895 raft_consensus.cc:359] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.353240 17895 raft_consensus.cc:385] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.353511 17895 raft_consensus.cc:740] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.354175 17895 consensus_queue.cc:260] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.356397 17895 ts_tablet_manager.cc:1434] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260713 09:07:36.357409 17895 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:36.358917 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c090fb9cc2034cec80c1c747e502c063" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:36.359592 17703 raft_consensus.cc:3060] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.361609 17898 leader_election.cc:290] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.368076 17893 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:36.368609 17893 ts_tablet_manager.cc:1403] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.361s	user 0.021s	sys 0.014s
I20260713 09:07:36.368134 17703 raft_consensus.cc:2468] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.369827 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.371192 17893 raft_consensus.cc:359] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.371518 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:36.371882 17893 raft_consensus.cc:385] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.372205 17700 raft_consensus.cc:3060] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.374509 17892 tablet_bootstrap.cc:654] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.376039 17926 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.377120 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.379426 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.380033 17850 raft_consensus.cc:3060] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.380970 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.381759 17775 raft_consensus.cc:2468] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
W20260713 09:07:36.382428 17666 leader_election.cc:343] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:36.383133 17666 leader_election.cc:343] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.372179 17893 raft_consensus.cc:740] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.383987 17930 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.385445 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f306787261c0471e8983e1dfa7ea247f" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:36.386070 17775 raft_consensus.cc:3060] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.384044 17893 consensus_queue.cc:260] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.385933 17933 raft_consensus.cc:515] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.393368 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:36.395223 17774 raft_consensus.cc:2393] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91497816cf94bb4ab402eabc79aad6a in current term 1: Already voted for candidate 30752573ef5c4125a43c368e6d7ce32c in this term.
I20260713 09:07:36.395973 17700 raft_consensus.cc:2468] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.396092 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.398626 17895 tablet_bootstrap.cc:654] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.393864 17893 ts_tablet_manager.cc:1434] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:07:36.404551 17893 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:36.418179 17929 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.420354 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:36.420423 17741 leader_election.cc:304] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.421125 17700 raft_consensus.cc:3060] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.421406 17929 raft_consensus.cc:2804] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.422362 17929 raft_consensus.cc:697] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:36.421876 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de6573a9fde4f51a26c20e38365079a" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:36.423308 17774 raft_consensus.cc:3060] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.423978 17933 leader_election.cc:290] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:36.425899 17850 raft_consensus.cc:2468] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:36.427754 17601 catalog_manager.cc:5697] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.423278 17929 consensus_queue.cc:237] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.432641 17666 leader_election.cc:304] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.437772 18003 consensus_queue.cc:1048] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.448588 17930 raft_consensus.cc:2804] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.449378 17930 raft_consensus.cc:697] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
W20260713 09:07:36.468366 17741 leader_election.cc:343] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.479502 17775 raft_consensus.cc:2468] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:36.480309 17930 consensus_queue.cc:237] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.501559 17700 raft_consensus.cc:2468] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:36.514477 17895 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:36.514972 17895 ts_tablet_manager.cc:1403] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.005s
I20260713 09:07:36.520694 17741 leader_election.cc:304] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.521524 17815 leader_election.cc:304] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:36.528541 17893 tablet_bootstrap.cc:654] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.529659 17895 raft_consensus.cc:359] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.530619 17895 raft_consensus.cc:385] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.530977 17895 raft_consensus.cc:740] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.528137 17977 raft_consensus.cc:2804] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.534134 17977 raft_consensus.cc:697] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:36.534286 17933 raft_consensus.cc:2804] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.534811 17933 raft_consensus.cc:697] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:36.535271 17977 consensus_queue.cc:237] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.535598 17933 consensus_queue.cc:237] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.536478 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:36.537494 17700 raft_consensus.cc:2393] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30752573ef5c4125a43c368e6d7ce32c in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:36.538309 17990 raft_consensus.cc:493] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.538800 17990 raft_consensus.cc:515] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
W20260713 09:07:36.566080 17818 leader_election.cc:343] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.567973 17669 leader_election.cc:304] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [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: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
W20260713 09:07:36.569447 17669 leader_election.cc:343] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.569967 17669 leader_election.cc:304] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91497816cf94bb4ab402eabc79aad6a; no voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351
I20260713 09:07:36.571084 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:36.571817 17849 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.533183 17895 consensus_queue.cc:260] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.580377 17989 raft_consensus.cc:2749] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:36.581348 17899 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:07:36.576910 17898 raft_consensus.cc:2749] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:36.585243 17926 raft_consensus.cc:493] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.595435 17926 raft_consensus.cc:515] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.598420 17926 leader_election.cc:290] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:36.606644 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:36.607869 17702 raft_consensus.cc:2393] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate 30752573ef5c4125a43c368e6d7ce32c in this term.
I20260713 09:07:36.587203 17989 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
W20260713 09:07:36.612735 18007 log.cc:927] Time spent T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260713 09:07:36.624564 17990 leader_election.cc:290] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.635741 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
W20260713 09:07:36.652781 17666 leader_election.cc:343] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:36.614418 17741 leader_election.cc:343] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.653997 17741 leader_election.cc:304] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c; no voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:36.655529 17929 raft_consensus.cc:2749] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:36.656955 17741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.50.3:44741, user_credentials={real_user=slave}} blocked reactor thread for 51380.4us
I20260713 09:07:36.659127 17774 raft_consensus.cc:2468] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
W20260713 09:07:36.672628 17741 leader_election.cc:343] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.680799 17929 consensus_queue.cc:1048] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.684176 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee50f4d6ce84270b9a03392b6466c05" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:36.705364 17892 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:36.705901 17892 ts_tablet_manager.cc:1403] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.365s	user 0.025s	sys 0.066s
I20260713 09:07:36.708117 17849 raft_consensus.cc:2468] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:36.711529 17892 raft_consensus.cc:359] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.712466 17892 raft_consensus.cc:385] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.712805 17892 raft_consensus.cc:740] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.713680 17892 consensus_queue.cc:260] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.714409 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e6e1b533c142c8b15c0b1192e27952" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.715183 17601 catalog_manager.cc:5697] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.720964 17892 ts_tablet_manager.cc:1434] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260713 09:07:36.722358 17895 ts_tablet_manager.cc:1434] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.207s	user 0.005s	sys 0.013s
I20260713 09:07:36.725838 17895 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
W20260713 09:07:36.718348 17669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.2:46759, user_credentials={real_user=slave}} blocked reactor thread for 139942us
I20260713 09:07:36.731421 17892 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:36.743631 17893 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:36.744093 17893 ts_tablet_manager.cc:1403] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.343s	user 0.008s	sys 0.011s
W20260713 09:07:36.757071 17818 leader_election.cc:343] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:36.764693 17601 catalog_manager.cc:5697] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:36.769418 17929 consensus_queue.cc:1048] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.769938 17741 leader_election.cc:304] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:36.770243 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:36.770809 17929 raft_consensus.cc:2804] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.770864 17776 raft_consensus.cc:2468] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:36.771354 17929 raft_consensus.cc:697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:36.771453 18003 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.772228 17929 consensus_queue.cc:237] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.774511 17990 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.796784 17893 raft_consensus.cc:359] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.797674 17893 raft_consensus.cc:385] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.797978 17893 raft_consensus.cc:740] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.791697 17818 leader_election.cc:304] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:36.802261 17893 consensus_queue.cc:260] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.803493 17933 raft_consensus.cc:3060] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.807866 17893 ts_tablet_manager.cc:1434] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.001s
I20260713 09:07:36.809324 17893 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:36.817444 17669 leader_election.cc:304] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:36.822901 17998 raft_consensus.cc:2804] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:36.823321 17998 raft_consensus.cc:493] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:36.823669 17998 raft_consensus.cc:3060] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.827682 17601 catalog_manager.cc:5697] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.852015 17601 catalog_manager.cc:5697] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.856276 17775 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:36.882037 18026 log.cc:927] Time spent T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260713 09:07:36.892580 18018 consensus_queue.cc:1048] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:36.912617 17895 tablet_bootstrap.cc:654] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.924706 17893 tablet_bootstrap.cc:654] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.892069 17998 raft_consensus.cc:515] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.935141 17929 raft_consensus.cc:493] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:36.935465 17899 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260713 09:07:36.935706 17929 raft_consensus.cc:515] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:36.962196 17933 raft_consensus.cc:2749] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:36.983431 17892 tablet_bootstrap.cc:654] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.990520 17995 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:07:36.988056 17741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.1:42861, user_credentials={real_user=slave}} blocked reactor thread for 60780.4us
W20260713 09:07:36.994964 17649 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:36.974759 17929 leader_election.cc:290] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.997737 17995 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.984058 17998 leader_election.cc:290] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:36.995766 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:37.004819 18003 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:37.036664 17998 consensus_queue.cc:1048] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.038457 18021 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:37.052635 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
W20260713 09:07:37.040257 17666 leader_election.cc:343] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.058127 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.059450 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:37.060038 17774 raft_consensus.cc:3060] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.068655 17892 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.090447 17892 ts_tablet_manager.cc:1403] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.369s	user 0.005s	sys 0.018s
I20260713 09:07:37.096419 18003 consensus_queue.cc:1048] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.093194 17892 raft_consensus.cc:359] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.099025 17892 raft_consensus.cc:385] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.099371 17892 raft_consensus.cc:740] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.100212 17892 consensus_queue.cc:260] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.101552 17895 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.102155 17895 ts_tablet_manager.cc:1403] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.379s	user 0.034s	sys 0.041s
I20260713 09:07:37.102921 17892 ts_tablet_manager.cc:1434] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:37.103791 17892 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:37.129859 17774 raft_consensus.cc:2468] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:37.135360 17892 tablet_bootstrap.cc:654] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.148556 17895 raft_consensus.cc:359] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.149281 17895 raft_consensus.cc:385] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.149537 17895 raft_consensus.cc:740] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.150192 17895 consensus_queue.cc:260] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.157071 17895 ts_tablet_manager.cc:1434] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260713 09:07:37.158718 17893 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:37.159204 17893 ts_tablet_manager.cc:1403] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.350s	user 0.016s	sys 0.016s
I20260713 09:07:37.162055 17893 raft_consensus.cc:359] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.162513 17893 raft_consensus.cc:385] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.162788 17893 raft_consensus.cc:740] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.163456 17893 consensus_queue.cc:260] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.165439 17893 ts_tablet_manager.cc:1434] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:07:37.166337 17893 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
W20260713 09:07:37.173801 17818 consensus_peers.cc:597] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. 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:07:37.175592 17998 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.182832 18021 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.190810 17669 leader_election.cc:304] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:37.192481 17898 raft_consensus.cc:2804] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.193141 17898 raft_consensus.cc:697] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:37.194288 17898 consensus_queue.cc:237] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.202878 17895 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:37.203717 17892 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.204115 17892 ts_tablet_manager.cc:1403] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.011s
I20260713 09:07:37.206297 17990 raft_consensus.cc:493] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.206804 17990 raft_consensus.cc:515] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.207006 17892 raft_consensus.cc:359] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.216151 17892 raft_consensus.cc:385] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.216674 17892 raft_consensus.cc:740] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.209537 17990 leader_election.cc:290] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.222141 17892 consensus_queue.cc:260] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.226179 17892 ts_tablet_manager.cc:1434] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:07:37.227459 17892 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:37.233296 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:37.238840 17601 catalog_manager.cc:5697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:37.240681 17666 leader_election.cc:343] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.248636 18003 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.279942 17995 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.280552 17741 leader_election.cc:304] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [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: 30752573ef5c4125a43c368e6d7ce32c; no voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:37.282598 17893 tablet_bootstrap.cc:654] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.283696 18003 raft_consensus.cc:2749] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:37.274238 17929 consensus_queue.cc:1048] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:07:37.290429 17895 tablet_bootstrap.cc:654] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.295516 18003 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:37.308477 17895 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.308993 17895 ts_tablet_manager.cc:1403] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.005s
I20260713 09:07:37.314179 17892 tablet_bootstrap.cc:654] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.339398 17892 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.339978 17892 ts_tablet_manager.cc:1403] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.015s
I20260713 09:07:37.344686 17892 raft_consensus.cc:359] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.345432 17892 raft_consensus.cc:385] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.345743 17892 raft_consensus.cc:740] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.345268 17599 catalog_manager.cc:5697] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:37.346526 17892 consensus_queue.cc:260] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.348300 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.348946 17778 raft_consensus.cc:2468] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:37.349242 17892 ts_tablet_manager.cc:1434] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:37.354506 17895 raft_consensus.cc:359] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.355273 17895 raft_consensus.cc:385] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.355552 17895 raft_consensus.cc:740] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.355684 17892 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:37.356271 17895 consensus_queue.cc:260] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.362613 17892 tablet_bootstrap.cc:654] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.364383 17669 leader_election.cc:304] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:37.366020 18021 raft_consensus.cc:2804] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.366509 18021 raft_consensus.cc:493] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.366923 18021 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.370431 17892 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.370896 17893 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:37.370992 17892 ts_tablet_manager.cc:1403] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:07:37.371328 17893 ts_tablet_manager.cc:1403] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.002s
I20260713 09:07:37.374006 17892 raft_consensus.cc:359] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.375072 17892 raft_consensus.cc:385] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.375422 17892 raft_consensus.cc:740] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.376398 17892 consensus_queue.cc:260] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.378957 17892 ts_tablet_manager.cc:1434] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:37.379971 17892 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:37.380599 17895 ts_tablet_manager.cc:1434] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260713 09:07:37.381594 17895 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:37.384248 17995 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:37.374020 18021 raft_consensus.cc:515] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.386556 17892 tablet_bootstrap.cc:654] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.387001 18021 leader_election.cc:290] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.388798 17847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
W20260713 09:07:37.390290 17666 leader_election.cc:343] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.391016 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:37.391572 17778 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.393788 17893 raft_consensus.cc:359] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.394518 17893 raft_consensus.cc:385] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.394788 17893 raft_consensus.cc:740] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.395434 17893 consensus_queue.cc:260] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.398540 17778 raft_consensus.cc:2468] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:37.399988 17895 tablet_bootstrap.cc:654] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.402889 17893 ts_tablet_manager.cc:1434] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:07:37.404326 17893 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: Bootstrap starting.
I20260713 09:07:37.405541 18022 raft_consensus.cc:493] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.406154 18022 raft_consensus.cc:515] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.408231 17892 tablet_bootstrap.cc:492] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.408730 17892 ts_tablet_manager.cc:1403] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260713 09:07:37.408996 18022 leader_election.cc:290] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.410879 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.411568 17892 raft_consensus.cc:359] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.412336 17892 raft_consensus.cc:385] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.412608 17892 raft_consensus.cc:740] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.413944 17892 consensus_queue.cc:260] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.414695 17893 tablet_bootstrap.cc:654] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.416456 17892 ts_tablet_manager.cc:1434] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:37.417438 17892 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: Bootstrap starting.
I20260713 09:07:37.429044 17892 tablet_bootstrap.cc:654] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.431691 17669 leader_election.cc:304] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [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: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: af00a7fa2c094a70b226e89558027351
I20260713 09:07:37.433557 18021 raft_consensus.cc:2804] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.434526 18021 raft_consensus.cc:697] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:37.435698 18021 consensus_queue.cc:237] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.438529 17895 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.439064 17895 ts_tablet_manager.cc:1403] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.011s
I20260713 09:07:37.441808 17895 raft_consensus.cc:359] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.442591 17895 raft_consensus.cc:385] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.443003 17895 raft_consensus.cc:740] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.448084 18022 raft_consensus.cc:493] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.448866 18022 raft_consensus.cc:515] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.451774 18022 leader_election.cc:290] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.452770 17893 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: No bootstrap required, opened a new log
I20260713 09:07:37.453121 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.453896 17699 raft_consensus.cc:2468] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:37.443918 17895 consensus_queue.cc:260] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.453382 17893 ts_tablet_manager.cc:1403] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260713 09:07:37.456902 17895 ts_tablet_manager.cc:1434] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:07:37.457248 17815 leader_election.cc:304] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:37.458125 18022 raft_consensus.cc:2804] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.458139 17895 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:37.458616 18022 raft_consensus.cc:493] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.459009 18022 raft_consensus.cc:3060] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.467259 17895 tablet_bootstrap.cc:654] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.468478 18022 raft_consensus.cc:515] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.471311 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:37.472002 17699 raft_consensus.cc:3060] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.472707 18022 leader_election.cc:290] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.474179 17895 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.474594 17895 ts_tablet_manager.cc:1403] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:07:37.476974 17895 raft_consensus.cc:359] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.477445 17699 raft_consensus.cc:2468] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:37.478385 17892 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: No bootstrap required, opened a new log
I20260713 09:07:37.478843 17892 ts_tablet_manager.cc:1403] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.025s
I20260713 09:07:37.477644 17895 raft_consensus.cc:385] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.479219 17815 leader_election.cc:304] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af00a7fa2c094a70b226e89558027351, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:37.479292 17895 raft_consensus.cc:740] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.479918 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dc835f17824f1da949f639a659efc0" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.480127 18022 raft_consensus.cc:2804] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.480237 17895 consensus_queue.cc:260] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.480777 17778 raft_consensus.cc:2393] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:37.480927 18022 raft_consensus.cc:697] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:37.481757 17892 raft_consensus.cc:359] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.482558 17895 ts_tablet_manager.cc:1434] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:37.482618 17892 raft_consensus.cc:385] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.482981 17892 raft_consensus.cc:740] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.483543 17895 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:37.483543 17892 consensus_queue.cc:260] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.479051 17893 raft_consensus.cc:359] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.484325 17778 raft_consensus.cc:3060] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.484927 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.485582 17892 ts_tablet_manager.cc:1434] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:37.485520 17773 raft_consensus.cc:2468] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:37.481760 18022 consensus_queue.cc:237] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.489466 17893 raft_consensus.cc:385] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.490300 17893 raft_consensus.cc:740] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.492350 17893 consensus_queue.cc:260] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.490983 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25080e02ef409fba7e916dd64c86d6" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:37.494419 17774 raft_consensus.cc:3060] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.496179 17601 catalog_manager.cc:5697] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:37.491483 17818 leader_election.cc:304] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:37.490751 17895 tablet_bootstrap.cc:654] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.502302 18022 raft_consensus.cc:3060] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.506386 17774 raft_consensus.cc:2468] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:37.508846 17893 ts_tablet_manager.cc:1434] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260713 09:07:37.510972 18022 raft_consensus.cc:2749] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.522269 17895 tablet_bootstrap.cc:492] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.522857 17895 ts_tablet_manager.cc:1403] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260713 09:07:37.524394 17601 catalog_manager.cc:5697] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:37.525962 17895 raft_consensus.cc:359] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.526618 17895 raft_consensus.cc:385] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.526886 17895 raft_consensus.cc:740] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.527495 17895 consensus_queue.cc:260] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.527834 18021 raft_consensus.cc:493] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.528316 18021 raft_consensus.cc:515] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.529588 17895 ts_tablet_manager.cc:1434] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:37.530349 18021 leader_election.cc:290] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.530532 17895 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Bootstrap starting.
I20260713 09:07:37.531172 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d3bd3c9264da783277a139ced7171" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.531787 17778 raft_consensus.cc:2468] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 0.
I20260713 09:07:37.531814 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d3bd3c9264da783277a139ced7171" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:37.533229 17669 leader_election.cc:304] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
W20260713 09:07:37.533821 17666 leader_election.cc:343] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.534782 18021 raft_consensus.cc:2804] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.535226 18021 raft_consensus.cc:493] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.535552 18021 raft_consensus.cc:3060] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.536864 17895 tablet_bootstrap.cc:654] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.542423 17895 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: No bootstrap required, opened a new log
I20260713 09:07:37.542958 17895 ts_tablet_manager.cc:1403] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:07:37.544150 18021 raft_consensus.cc:515] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.546239 18021 leader_election.cc:290] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.546054 17895 raft_consensus.cc:359] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.547480 17895 raft_consensus.cc:385] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.547780 17895 raft_consensus.cc:740] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af00a7fa2c094a70b226e89558027351, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.547734 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d3bd3c9264da783277a139ced7171" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:37.548132 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d3bd3c9264da783277a139ced7171" candidate_uuid: "f91497816cf94bb4ab402eabc79aad6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:37.548426 17778 raft_consensus.cc:3060] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.548671 17895 consensus_queue.cc:260] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.549536 17850 raft_consensus.cc:3060] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.550983 17895 ts_tablet_manager.cc:1434] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:37.555639 17778 raft_consensus.cc:2468] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:37.555662 17850 raft_consensus.cc:2468] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91497816cf94bb4ab402eabc79aad6a in term 1.
I20260713 09:07:37.557034 17669 leader_election.cc:304] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:37.560671 18021 raft_consensus.cc:2804] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.561228 18021 raft_consensus.cc:697] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Leader. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:37.562330 18021 consensus_queue.cc:237] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.571503 17595 catalog_manager.cc:5697] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: term changed from 0 to 1, leader changed from <none> to f91497816cf94bb4ab402eabc79aad6a (127.16.50.1). New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:37.589679 17998 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.592270 17995 raft_consensus.cc:493] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.592859 17995 raft_consensus.cc:515] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.594696 17995 leader_election.cc:290] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.595551 17850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495d434446cc4a9cbf0a41341add2ea0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351" is_pre_election: true
I20260713 09:07:37.596203 17850 raft_consensus.cc:2468] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:37.596272 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495d434446cc4a9cbf0a41341add2ea0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.597028 17699 raft_consensus.cc:2468] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 0.
I20260713 09:07:37.597643 17741 leader_election.cc:304] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:37.598455 17995 raft_consensus.cc:2804] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.598799 17995 raft_consensus.cc:493] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.599148 17995 raft_consensus.cc:3060] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.599987 17998 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.619177 17995 raft_consensus.cc:515] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.622431 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495d434446cc4a9cbf0a41341add2ea0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:37.623026 17699 raft_consensus.cc:3060] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.623481 17995 leader_election.cc:290] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:37.625341 18022 raft_consensus.cc:493] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.625814 18022 raft_consensus.cc:515] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.627899 18022 leader_election.cc:290] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.625206 17849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495d434446cc4a9cbf0a41341add2ea0" candidate_uuid: "30752573ef5c4125a43c368e6d7ce32c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:37.629241 17849 raft_consensus.cc:3060] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.631306 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3f3dda9bfb4fce84d54dde9351d40c" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.631953 17703 raft_consensus.cc:2468] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:37.632059 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3f3dda9bfb4fce84d54dde9351d40c" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.632651 17778 raft_consensus.cc:2468] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 0.
I20260713 09:07:37.632961 17699 raft_consensus.cc:2468] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:37.633740 17818 leader_election.cc:304] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:37.634577 18022 raft_consensus.cc:2804] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.634948 18022 raft_consensus.cc:493] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.635305 18022 raft_consensus.cc:3060] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.640102 17849 raft_consensus.cc:2468] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30752573ef5c4125a43c368e6d7ce32c in term 1.
I20260713 09:07:37.640923 17741 leader_election.cc:304] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:37.641295 18022 raft_consensus.cc:515] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.641745 17995 raft_consensus.cc:2804] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.642355 17995 raft_consensus.cc:697] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Leader. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:37.643217 17995 consensus_queue.cc:237] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.646368 18022 leader_election.cc:290] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.647328 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3f3dda9bfb4fce84d54dde9351d40c" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:37.647851 17699 raft_consensus.cc:3060] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.648175 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3f3dda9bfb4fce84d54dde9351d40c" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:37.648955 17778 raft_consensus.cc:3060] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.650202 18022 raft_consensus.cc:493] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.650677 18022 raft_consensus.cc:515] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.653661 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91497816cf94bb4ab402eabc79aad6a" is_pre_election: true
I20260713 09:07:37.656953 17778 raft_consensus.cc:2468] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:37.658187 17818 leader_election.cc:304] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30752573ef5c4125a43c368e6d7ce32c, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:37.658469 18022 leader_election.cc:290] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:37.659072 17899 raft_consensus.cc:2804] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.659610 17899 raft_consensus.cc:697] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Becoming Leader. State: Replica: af00a7fa2c094a70b226e89558027351, State: Running, Role: LEADER
I20260713 09:07:37.659679 17699 raft_consensus.cc:2468] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af00a7fa2c094a70b226e89558027351 in term 1.
I20260713 09:07:37.660458 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "af00a7fa2c094a70b226e89558027351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30752573ef5c4125a43c368e6d7ce32c" is_pre_election: true
I20260713 09:07:37.660487 17899 consensus_queue.cc:237] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } }
I20260713 09:07:37.661324 17778 raft_consensus.cc:2393] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af00a7fa2c094a70b226e89558027351 in current term 1: Already voted for candidate f91497816cf94bb4ab402eabc79aad6a in this term.
I20260713 09:07:37.662309 17818 leader_election.cc:304] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af00a7fa2c094a70b226e89558027351; no voters: 30752573ef5c4125a43c368e6d7ce32c, f91497816cf94bb4ab402eabc79aad6a
I20260713 09:07:37.662986 18022 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.662802 17601 catalog_manager.cc:5697] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2). New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:37.669456 18022 raft_consensus.cc:2749] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.675225 17601 catalog_manager.cc:5697] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 reported cstate change: term changed from 0 to 1, leader changed from <none> to af00a7fa2c094a70b226e89558027351 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:37.705837 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:37.712363 18077 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:37.714169 18078 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:37.715945 16584 server_base.cc:1061] running on GCE node
W20260713 09:07:37.715920 18080 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:37.718125 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:37.718643 16584 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:37.718855 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933657718830 us; error 0 us; skew 500 ppm
I20260713 09:07:37.719606 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:37.722092 16584 webserver.cc:533] Webserver started at http://127.16.50.4:38191/ using document root <none> and password file <none>
I20260713 09:07:37.722652 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:37.722865 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:37.723150 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:37.724175 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-3-root/instance:
uuid: "012abbf79f8442b0a1244b67a162f97b"
format_stamp: "Formatted at 2026-07-13 09:07:37 on dist-test-slave-lcpc"
I20260713 09:07:37.728880 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:37.732031 18085 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:37.732795 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:37.733093 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
uuid: "012abbf79f8442b0a1244b67a162f97b"
format_stamp: "Formatted at 2026-07-13 09:07:37 on dist-test-slave-lcpc"
I20260713 09:07:37.733419 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-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:07:37.748689 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:37.749900 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:37.751856 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:37.754704 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:37.755020 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:37.755285 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:37.755472 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:37.834573 18021 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.846657 18018 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:37.858633 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.4:37305
I20260713 09:07:37.858908 18149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.4:37305 every 8 connection(s)
I20260713 09:07:37.865319 16584 auto_leader_rebalancer-test.cc:392] add a tserver: 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:37.878966 18150 heartbeater.cc:344] Connected to a master server at 127.16.50.62:45343
I20260713 09:07:37.879393 18150 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:37.880110 18150 heartbeater.cc:507] Master 127.16.50.62:45343 requested a full tablet report, sending...
I20260713 09:07:37.881966 17601 ts_manager.cc:194] Registered new tserver with Master: 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305)
I20260713 09:07:37.883209 17601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51824
I20260713 09:07:37.968513 17899 consensus_queue.cc:1048] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:37.979138 17899 consensus_queue.cc:1048] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:38.044045 17649 auto_rebalancer.cc:629] Failed to schedule move for tablet ea3f3dda9bfb4fce84d54dde9351d40c: Illegal state: Leader has not yet committed an operation in its own term
I20260713 09:07:38.056941 17774 consensus_queue.cc:237] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.065436 17850 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.066537 17699 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.067399 18003 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:38.068385 17995 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:38.078688 17977 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
W20260713 09:07:38.079802 17742 consensus_peers.cc:597] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5000fa2478814b13afcf6a498830a1b6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.080453 17699 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.080488 17850 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.097796 17601 catalog_manager.cc:5697] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.104123 17899 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.111696 17699 consensus_queue.cc:237] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.120244 17850 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.120663 17778 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.122581 18022 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.122438 17998 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:38.125696 18018 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:38.137918 17998 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
W20260713 09:07:38.140066 17667 consensus_peers.cc:597] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2de6573a9fde4f51a26c20e38365079a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.148851 17774 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.150713 17850 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.161164 17699 consensus_queue.cc:237] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.165745 17998 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.170898 17601 catalog_manager.cc:5697] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.172566 17849 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.174593 18018 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:38.176064 17667 consensus_peers.cc:597] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4b77629daae468fba53d2419e351ee8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.177949 17774 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:38.179939 18018 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:38.187417 17898 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.189735 17998 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.192221 17847 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.195580 17774 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.227512 17599 catalog_manager.cc:5697] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:38.228503 18003 consensus_queue.cc:1048] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.249034 18003 consensus_queue.cc:1048] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.582724 18173 ts_tablet_manager.cc:933] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:38.597580 18176 ts_tablet_manager.cc:933] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:38.601989 18174 ts_tablet_manager.cc:933] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:38.602813 18173 tablet_copy_client.cc:323] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:38.603966 18176 tablet_copy_client.cc:323] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:38.605091 18174 tablet_copy_client.cc:323] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:38.618363 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 5000fa2478814b13afcf6a498830a1b6 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:38.618978 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 5000fa2478814b13afcf6a498830a1b6 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-5000fa2478814b13afcf6a498830a1b6
I20260713 09:07:38.624990 17713 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 2de6573a9fde4f51a26c20e38365079a from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:38.625403 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet e4b77629daae468fba53d2419e351ee8 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:38.625624 17713 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 2de6573a9fde4f51a26c20e38365079a from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-2de6573a9fde4f51a26c20e38365079a
I20260713 09:07:38.626288 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet e4b77629daae468fba53d2419e351ee8 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-e4b77629daae468fba53d2419e351ee8
I20260713 09:07:38.626981 17788 tablet_copy_source_session.cc:215] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:38.630370 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5000fa2478814b13afcf6a498830a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:38.633301 17713 tablet_copy_source_session.cc:215] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:38.635385 17712 tablet_copy_source_session.cc:215] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:38.636634 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de6573a9fde4f51a26c20e38365079a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:38.638602 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b77629daae468fba53d2419e351ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:38.655846 18173 tablet_copy_client.cc:806] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:38.656533 18173 tablet_copy_client.cc:670] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:38.660511 18174 tablet_copy_client.cc:806] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:38.661094 18174 tablet_copy_client.cc:670] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:38.661577 18173 tablet_copy_client.cc:538] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:38.663542 18176 tablet_copy_client.cc:806] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:38.664096 18176 tablet_copy_client.cc:670] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:38.665094 18174 tablet_copy_client.cc:538] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:38.669168 18176 tablet_copy_client.cc:538] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:38.671316 18173 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:38.677879 18176 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:38.682299 18174 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:38.703464 18173 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: 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:07:38.704500 18173 tablet_bootstrap.cc:492] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:38.705142 18173 ts_tablet_manager.cc:1403] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.008s
I20260713 09:07:38.708376 18173 raft_consensus.cc:359] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.709292 18173 raft_consensus.cc:740] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:38.710014 18173 consensus_queue.cc:260] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.716234 18173 ts_tablet_manager.cc:1434] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:07:38.716959 18150 heartbeater.cc:499] Master 127.16.50.62:45343 was elected leader, sending a full tablet report...
I20260713 09:07:38.722190 18176 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: 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:07:38.723673 18176 tablet_bootstrap.cc:492] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:38.724802 18176 ts_tablet_manager.cc:1403] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.021s
I20260713 09:07:38.726357 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-5000fa2478814b13afcf6a498830a1b6 received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:38.726845 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-5000fa2478814b13afcf6a498830a1b6 on tablet 5000fa2478814b13afcf6a498830a1b6 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:38.727733 18176 raft_consensus.cc:359] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.730155 18176 raft_consensus.cc:740] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:38.730873 18176 consensus_queue.cc:260] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.733417 18176 ts_tablet_manager.cc:1434] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:07:38.735196 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-2de6573a9fde4f51a26c20e38365079a received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:38.735488 18174 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: 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:07:38.735643 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-2de6573a9fde4f51a26c20e38365079a on tablet 2de6573a9fde4f51a26c20e38365079a with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:38.736707 18174 tablet_bootstrap.cc:492] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:38.738332 18174 ts_tablet_manager.cc:1403] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.056s	user 0.036s	sys 0.002s
I20260713 09:07:38.740692 18174 raft_consensus.cc:359] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.741364 18174 raft_consensus.cc:740] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:38.741875 18174 consensus_queue.cc:260] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:38.743599 18174 ts_tablet_manager.cc:1434] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260713 09:07:38.745223 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-e4b77629daae468fba53d2419e351ee8 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:38.745637 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-e4b77629daae468fba53d2419e351ee8 on tablet e4b77629daae468fba53d2419e351ee8 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:39.044945 18123 raft_consensus.cc:1217] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:39.156172 18123 raft_consensus.cc:1217] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:39.168321 18123 raft_consensus.cc:1217] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:39.570968 17998 raft_consensus.cc:1064] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:39.575906 17998 consensus_queue.cc:237] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.583948 17847 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.583948 18123 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.585956 17898 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:39.586485 17774 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.586925 17998 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.592691 18018 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:39.619500 17774 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.618341 18190 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.620345 18123 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.629433 17977 raft_consensus.cc:1064] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:39.634406 17977 consensus_queue.cc:237] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.634203 17847 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.647497 17595 catalog_manager.cc:5697] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.650436 17850 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.652278 17699 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.660607 17977 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:39.662070 18018 raft_consensus.cc:1064] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:39.661996 18187 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:39.664811 18018 consensus_queue.cc:237] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.671663 18123 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.685990 18187 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.697064 17977 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.705302 18123 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.706728 17850 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.725200 18123 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.727198 17998 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.729794 17699 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.733043 17850 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.734401 17998 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:39.737592 17774 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:39.739446 18018 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:39.750392 17998 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.752502 17850 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.762681 18122 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.779139 17774 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.784256 17699 consensus_queue.cc:237] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.789659 18122 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.790434 17850 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.791067 18018 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.791015 17595 catalog_manager.cc:5697] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.792027 17998 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:39.797547 17595 catalog_manager.cc:5697] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.799618 17998 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.801640 17850 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.809924 18123 raft_consensus.cc:2955] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.812487 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4b77629daae468fba53d2419e351ee8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:07:39.828142 17585 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet e4b77629daae468fba53d2419e351ee8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:07:39.831909 17774 consensus_queue.cc:237] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.835736 17699 consensus_queue.cc:237] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:39.836395 17601 catalog_manager.cc:5697] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.841567 18123 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.844614 17898 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.847524 17847 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.849385 18123 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.850827 18187 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:39.851648 17977 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:39.854440 17774 raft_consensus.cc:1275] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:39.857987 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet e4b77629daae468fba53d2419e351ee8 with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:39.858352 17898 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.860033 18190 consensus_queue.cc:1048] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:39.860160 18003 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.867281 17847 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.867688 18123 raft_consensus.cc:2955] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.878121 17774 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.885886 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5000fa2478814b13afcf6a498830a1b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:39.887457 18122 raft_consensus.cc:2955] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.899194 17599 catalog_manager.cc:5697] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.911695 18206 tablet_replica.cc:333] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:39.913879 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet 5000fa2478814b13afcf6a498830a1b6 with delete_type TABLET_DATA_TOMBSTONED (TS f91497816cf94bb4ab402eabc79aad6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:39.917657 18206 raft_consensus.cc:2243] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:39.918447 18206 raft_consensus.cc:2272] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:39.931008 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2de6573a9fde4f51a26c20e38365079a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:39.931910 18209 tablet_replica.cc:333] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:39.932427 18206 ts_tablet_manager.cc:1916] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:39.934731 18209 raft_consensus.cc:2243] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:39.935810 18209 raft_consensus.cc:2272] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:39.941705 18209 ts_tablet_manager.cc:1916] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:39.948118 17599 catalog_manager.cc:5697] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:39.955149 18206 ts_tablet_manager.cc:1929] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:39.955785 18206 log.cc:1199] T e4b77629daae468fba53d2419e351ee8 P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/e4b77629daae468fba53d2419e351ee8
I20260713 09:07:39.957823 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet e4b77629daae468fba53d2419e351ee8 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:39.961010 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 2de6573a9fde4f51a26c20e38365079a with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:39.962934 18210 tablet_replica.cc:333] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:39.964376 18210 raft_consensus.cc:2243] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:39.964736 18209 ts_tablet_manager.cc:1929] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:39.965116 18210 raft_consensus.cc:2272] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:39.965190 18209 log.cc:1199] T 5000fa2478814b13afcf6a498830a1b6 P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/5000fa2478814b13afcf6a498830a1b6
I20260713 09:07:39.968405 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet 5000fa2478814b13afcf6a498830a1b6 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:39.969521 18210 ts_tablet_manager.cc:1916] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:39.980444 18210 ts_tablet_manager.cc:1929] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:39.980778 18210 log.cc:1199] T 2de6573a9fde4f51a26c20e38365079a P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/2de6573a9fde4f51a26c20e38365079a
I20260713 09:07:39.982437 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 2de6573a9fde4f51a26c20e38365079a (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:40.998358 17774 consensus_queue.cc:237] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.003916 17847 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:41.004724 17742 consensus_peers.cc:597] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ca2bd65588747d187ef36669753993c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:41.005605 17699 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:41.005508 18187 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:41.007316 18187 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:41.014616 18187 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.017017 17847 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.017396 17700 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.032187 17595 catalog_manager.cc:5697] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.032923 17699 consensus_queue.cc:237] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.041088 17847 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:41.042433 17667 consensus_peers.cc:597] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70dc835f17824f1da949f639a659efc0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:41.042881 17774 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:41.044581 18218 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:41.046728 17898 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:41.064944 18218 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.066675 17847 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.070874 17774 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.081144 17599 catalog_manager.cc:5697] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.081681 17699 consensus_queue.cc:237] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.093175 17850 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:41.093492 17667 consensus_peers.cc:597] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 742b893e316e4518a4484f56c69c2c56. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:41.095016 17898 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:41.096495 17774 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:41.098342 17898 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:41.111652 18224 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.113564 17847 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.114760 17774 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.130781 17600 catalog_manager.cc:5697] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.133013 17774 consensus_queue.cc:237] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.139546 17847 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:41.140004 17699 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:41.141022 17742 consensus_peers.cc:597] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fdd47d8fa8c4a4faac9dbbf7e7519d0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:41.142731 18003 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:41.143802 18187 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:41.153101 18187 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.158485 17847 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.163110 17699 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.173595 17599 catalog_manager.cc:5697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:41.455169 18231 ts_tablet_manager.cc:933] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:41.457439 18231 tablet_copy_client.cc:323] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:41.459570 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 70dc835f17824f1da949f639a659efc0 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:41.460060 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 70dc835f17824f1da949f639a659efc0 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-70dc835f17824f1da949f639a659efc0
I20260713 09:07:41.466183 17712 tablet_copy_source_session.cc:215] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:41.469283 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dc835f17824f1da949f639a659efc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.483351 18233 ts_tablet_manager.cc:933] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:41.485507 18233 tablet_copy_client.cc:323] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:41.485570 18231 tablet_copy_client.cc:806] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:41.486482 18231 tablet_copy_client.cc:670] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:41.487910 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 2ca2bd65588747d187ef36669753993c from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:41.488518 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 2ca2bd65588747d187ef36669753993c from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-2ca2bd65588747d187ef36669753993c
I20260713 09:07:41.490365 18231 tablet_copy_client.cc:538] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:41.498008 17788 tablet_copy_source_session.cc:215] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:41.498436 18231 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:41.501478 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca2bd65588747d187ef36669753993c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.521260 18233 tablet_copy_client.cc:806] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:41.521884 18233 tablet_copy_client.cc:670] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:41.526038 18233 tablet_copy_client.cc:538] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:41.532833 18235 ts_tablet_manager.cc:933] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:41.535483 18233 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:41.538771 18235 tablet_copy_client.cc:323] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:41.540596 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 742b893e316e4518a4484f56c69c2c56 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:41.541236 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 742b893e316e4518a4484f56c69c2c56 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-742b893e316e4518a4484f56c69c2c56
I20260713 09:07:41.544929 18231 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: 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:07:41.545852 18231 tablet_bootstrap.cc:492] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:41.547477 18231 ts_tablet_manager.cc:1403] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.023s
I20260713 09:07:41.549116 17712 tablet_copy_source_session.cc:215] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:41.550840 18231 raft_consensus.cc:359] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.551679 18231 raft_consensus.cc:740] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:41.552387 18231 consensus_queue.cc:260] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.553067 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742b893e316e4518a4484f56c69c2c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.576445 18231 ts_tablet_manager.cc:1434] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.008s
I20260713 09:07:41.578328 18239 ts_tablet_manager.cc:933] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:41.579535 18235 tablet_copy_client.cc:806] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:41.580094 18235 tablet_copy_client.cc:670] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:41.584648 18235 tablet_copy_client.cc:538] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:41.587302 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-70dc835f17824f1da949f639a659efc0 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:41.587854 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-70dc835f17824f1da949f639a659efc0 on tablet 70dc835f17824f1da949f639a659efc0 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:41.597426 18235 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:41.598193 18233 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: 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:07:41.598469 18239 tablet_copy_client.cc:323] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:41.599151 18233 tablet_bootstrap.cc:492] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:41.599885 18233 ts_tablet_manager.cc:1403] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.011s
I20260713 09:07:41.600395 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:41.600961 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-6fdd47d8fa8c4a4faac9dbbf7e7519d0
I20260713 09:07:41.604714 18233 raft_consensus.cc:359] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.607682 18233 raft_consensus.cc:740] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:41.608376 18233 consensus_queue.cc:260] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.610021 17788 tablet_copy_source_session.cc:215] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:41.616449 18239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.624120 18233 ts_tablet_manager.cc:1434] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 09:07:41.631693 18235 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: 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:07:41.632797 18235 tablet_bootstrap.cc:492] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:41.633512 18235 ts_tablet_manager.cc:1403] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260713 09:07:41.637037 18239 tablet_copy_client.cc:806] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:41.636863 18235 raft_consensus.cc:359] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.637766 18235 raft_consensus.cc:740] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:41.637706 18239 tablet_copy_client.cc:670] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:41.638442 18235 consensus_queue.cc:260] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.639586 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-2ca2bd65588747d187ef36669753993c received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:41.640028 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-2ca2bd65588747d187ef36669753993c on tablet 2ca2bd65588747d187ef36669753993c with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:41.643482 18239 tablet_copy_client.cc:538] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:41.644482 18235 ts_tablet_manager.cc:1434] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:41.646525 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-742b893e316e4518a4484f56c69c2c56 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:41.646944 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-742b893e316e4518a4484f56c69c2c56 on tablet 742b893e316e4518a4484f56c69c2c56 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:41.652817 18239 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:41.672423 18239 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: 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:07:41.673133 18239 tablet_bootstrap.cc:492] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:41.673669 18239 ts_tablet_manager.cc:1403] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:07:41.675843 18239 raft_consensus.cc:359] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.676504 18239 raft_consensus.cc:740] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:41.677006 18239 consensus_queue.cc:260] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:41.678929 18239 ts_tablet_manager.cc:1434] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:41.680892 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-6fdd47d8fa8c4a4faac9dbbf7e7519d0 received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:41.681385 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-6fdd47d8fa8c4a4faac9dbbf7e7519d0 on tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:41.834021 18123 raft_consensus.cc:1217] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:41.870285 18123 raft_consensus.cc:1217] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:41.969605 18123 raft_consensus.cc:1217] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:41.986155 18123 raft_consensus.cc:1217] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:42.389940 18244 raft_consensus.cc:1064] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:42.392593 18244 consensus_queue.cc:237] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.401338 18123 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.401481 17847 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.401757 17700 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.403149 18246 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:42.404088 18187 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.404981 18244 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:42.423244 18218 raft_consensus.cc:1064] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:42.425017 18187 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.427271 17847 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.427536 17700 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.429391 18218 consensus_queue.cc:237] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.437526 18123 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.445787 18122 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.445639 17600 catalog_manager.cc:5697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.448264 17898 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.473393 18187 raft_consensus.cc:1064] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:42.477161 18187 consensus_queue.cc:237] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.477742 17847 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.478395 17774 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.480132 18224 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:42.482533 18224 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:42.496256 17778 consensus_queue.cc:237] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
W20260713 09:07:42.506312 17815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.1:42861, user_credentials={real_user=slave}} blocked reactor thread for 50865us
I20260713 09:07:42.511996 18123 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.513769 18003 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.517930 17847 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.517326 18224 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.520663 18121 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.522892 17774 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.526403 18003 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.529125 17847 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.529979 18120 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.538501 17599 catalog_manager.cc:5697] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.542940 18246 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:42.548079 17850 raft_consensus.cc:2955] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.552770 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:42.557284 17595 catalog_manager.cc:5697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.560839 18122 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.560930 17849 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.562709 18244 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.574054 18187 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:42.575783 17700 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.577188 18244 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:42.580444 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 with delete_type TABLET_DATA_TOMBSTONED (TS f91497816cf94bb4ab402eabc79aad6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:42.582705 18262 tablet_replica.cc:333] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:42.584165 18262 raft_consensus.cc:2243] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:42.584973 18262 raft_consensus.cc:2272] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:42.588116 18262 ts_tablet_manager.cc:1916] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:42.589267 17898 raft_consensus.cc:1064] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:42.586512 17700 consensus_queue.cc:237] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.591532 17898 consensus_queue.cc:237] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.609338 18122 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.609752 17847 raft_consensus.cc:1275] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.611125 18218 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.613389 18224 consensus_queue.cc:1048] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:42.622870 18218 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.624367 17847 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.628597 18122 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.633476 18262 ts_tablet_manager.cc:1929] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:42.641018 17849 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.642287 17774 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:42.644659 18262 log.cc:1199] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/6fdd47d8fa8c4a4faac9dbbf7e7519d0
I20260713 09:07:42.652691 18122 raft_consensus.cc:2955] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.654024 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet 6fdd47d8fa8c4a4faac9dbbf7e7519d0 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:42.656569 17601 catalog_manager.cc:5697] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.644160 17898 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:07:42.660842 18267 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.662859 18266 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:42.667863 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet 70dc835f17824f1da949f639a659efc0 with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:42.685222 18244 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.691771 18123 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.700627 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70dc835f17824f1da949f639a659efc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:42.710044 17601 catalog_manager.cc:5697] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.734829 17850 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.710364 17699 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.738561 18271 tablet_replica.cc:333] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:42.741029 18271 raft_consensus.cc:2243] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:42.741679 18271 raft_consensus.cc:2272] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:42.746384 17898 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.746384 17774 consensus_queue.cc:237] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.754132 18271 ts_tablet_manager.cc:1916] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:42.755976 18121 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.757591 18246 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.762421 18120 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.764716 17774 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.767307 18244 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.769150 18121 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.763446 17849 raft_consensus.cc:1275] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.777088 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ca2bd65588747d187ef36669753993c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:42.778062 18271 ts_tablet_manager.cc:1929] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:42.778462 18246 consensus_queue.cc:1048] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:42.778482 18271 log.cc:1199] T 70dc835f17824f1da949f639a659efc0 P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/70dc835f17824f1da949f639a659efc0
I20260713 09:07:42.783070 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet 70dc835f17824f1da949f639a659efc0 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:42.786707 17849 raft_consensus.cc:2955] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.792371 17847 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.791641 17601 catalog_manager.cc:5697] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.806025 17599 catalog_manager.cc:5697] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.810856 17699 consensus_queue.cc:237] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:42.816231 18120 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.817778 17898 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:42.819183 17774 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:42.824257 18224 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:42.828083 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ca2bd65588747d187ef36669753993c with delete_type TABLET_DATA_TOMBSTONED (TS f91497816cf94bb4ab402eabc79aad6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:42.829018 18262 tablet_replica.cc:333] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:42.828408 17898 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.830219 18262 raft_consensus.cc:2243] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:42.830983 18262 raft_consensus.cc:2272] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:42.834398 17774 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.838001 18120 raft_consensus.cc:2955] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.842552 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 742b893e316e4518a4484f56c69c2c56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:42.844870 18262 ts_tablet_manager.cc:1916] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:42.851718 17600 catalog_manager.cc:5697] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:42.867456 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 742b893e316e4518a4484f56c69c2c56 with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:42.869043 18262 ts_tablet_manager.cc:1929] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:42.869251 18274 tablet_replica.cc:333] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:42.869558 18262 log.cc:1199] T 2ca2bd65588747d187ef36669753993c P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/2ca2bd65588747d187ef36669753993c
I20260713 09:07:42.870388 18274 raft_consensus.cc:2243] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:42.871061 18274 raft_consensus.cc:2272] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:42.871187 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet 2ca2bd65588747d187ef36669753993c (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:42.873934 18274 ts_tablet_manager.cc:1916] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:42.884765 18274 ts_tablet_manager.cc:1929] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:42.885058 18274 log.cc:1199] T 742b893e316e4518a4484f56c69c2c56 P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/742b893e316e4518a4484f56c69c2c56
I20260713 09:07:42.886406 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 742b893e316e4518a4484f56c69c2c56 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:43.897287 17700 consensus_queue.cc:237] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:43.904089 17849 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:43.904458 17667 consensus_peers.cc:597] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9191eb48fd18416fb257ba850e75d280. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:43.906267 17774 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:43.906322 17898 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.907971 18277 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:43.916487 18275 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.918385 17849 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.919988 17778 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.930341 17700 consensus_queue.cc:237] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:43.934815 17595 catalog_manager.cc:5697] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.940449 17847 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:43.940636 17667 consensus_peers.cc:597] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01059b9b381d4378b97b7f378f779576. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:43.941514 17778 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:43.941847 18277 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:43.942945 18275 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.958870 17898 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.960969 17778 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.965652 17847 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:43.984750 17778 consensus_queue.cc:237] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:43.985894 17595 catalog_manager.cc:5697] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:43.997843 17742 consensus_peers.cc:597] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63e6e1b533c142c8b15c0b1192e27952. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:43.997931 17847 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:43.999413 17699 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:44.000371 18246 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:44.003036 18290 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.011997 18246 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.018564 17699 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.020252 17847 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.033296 17847 consensus_queue.cc:237] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.034138 17600 catalog_manager.cc:5697] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.046303 17699 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:44.046240 17778 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:44.047894 18288 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.048816 18287 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:44.059091 18288 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.060936 17778 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
W20260713 09:07:44.062745 17816 consensus_peers.cc:597] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4ab7b9489e44236a32e22fa20b8f99b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.066929 17699 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.075798 17595 catalog_manager.cc:5697] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:44.390122 18298 ts_tablet_manager.cc:933] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:44.391921 18298 tablet_copy_client.cc:323] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:44.393455 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 9191eb48fd18416fb257ba850e75d280 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:44.393889 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 9191eb48fd18416fb257ba850e75d280 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-9191eb48fd18416fb257ba850e75d280
I20260713 09:07:44.398602 17712 tablet_copy_source_session.cc:215] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:44.401266 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191eb48fd18416fb257ba850e75d280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.412547 18298 tablet_copy_client.cc:806] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:44.413091 18298 tablet_copy_client.cc:670] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:44.416639 18298 tablet_copy_client.cc:538] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:44.423444 18298 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:44.441172 18298 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: 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:07:44.442302 18298 tablet_bootstrap.cc:492] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:44.442972 18298 ts_tablet_manager.cc:1403] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260713 09:07:44.445765 18298 raft_consensus.cc:359] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.446552 18298 raft_consensus.cc:740] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:44.447157 18298 consensus_queue.cc:260] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.450191 18298 ts_tablet_manager.cc:1434] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:44.452106 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-9191eb48fd18416fb257ba850e75d280 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:44.452610 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-9191eb48fd18416fb257ba850e75d280 on tablet 9191eb48fd18416fb257ba850e75d280 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:44.499795 18298 ts_tablet_manager.cc:933] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:44.501439 18298 tablet_copy_client.cc:323] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.3:44741
I20260713 09:07:44.517593 18303 ts_tablet_manager.cc:933] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:44.529544 18303 tablet_copy_client.cc:323] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:44.530552 17862 tablet_copy_service.cc:140] P af00a7fa2c094a70b226e89558027351: Received BeginTabletCopySession request for tablet e4ab7b9489e44236a32e22fa20b8f99b from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:33786)
I20260713 09:07:44.531117 17862 tablet_copy_service.cc:161] P af00a7fa2c094a70b226e89558027351: Beginning new tablet copy session on tablet e4ab7b9489e44236a32e22fa20b8f99b from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:33786: session id = 012abbf79f8442b0a1244b67a162f97b-e4ab7b9489e44236a32e22fa20b8f99b
I20260713 09:07:44.531299 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 01059b9b381d4378b97b7f378f779576 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:44.531806 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 01059b9b381d4378b97b7f378f779576 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-01059b9b381d4378b97b7f378f779576
I20260713 09:07:44.540016 17862 tablet_copy_source_session.cc:215] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:44.540412 17712 tablet_copy_source_session.cc:215] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:44.543292 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ab7b9489e44236a32e22fa20b8f99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.553691 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01059b9b381d4378b97b7f378f779576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.568017 18298 tablet_copy_client.cc:806] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:44.568768 18298 tablet_copy_client.cc:670] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:44.572486 18307 ts_tablet_manager.cc:933] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:44.572671 18298 tablet_copy_client.cc:538] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:44.580364 18303 tablet_copy_client.cc:806] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:44.582326 18303 tablet_copy_client.cc:670] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:44.587322 18303 tablet_copy_client.cc:538] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:44.595216 18307 tablet_copy_client.cc:323] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:44.596602 18298 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:44.597085 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 63e6e1b533c142c8b15c0b1192e27952 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:44.597636 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 63e6e1b533c142c8b15c0b1192e27952 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-63e6e1b533c142c8b15c0b1192e27952
I20260713 09:07:44.602166 18303 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:44.605468 17788 tablet_copy_source_session.cc:215] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:44.609681 18307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e6e1b533c142c8b15c0b1192e27952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.634770 18307 tablet_copy_client.cc:806] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:44.635622 18307 tablet_copy_client.cc:670] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:44.636193 18298 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: 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:07:44.637181 18298 tablet_bootstrap.cc:492] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:44.637989 18298 ts_tablet_manager.cc:1403] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.008s
I20260713 09:07:44.639889 18303 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: 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:07:44.640856 18303 tablet_bootstrap.cc:492] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:44.641002 18298 raft_consensus.cc:359] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.641541 18303 ts_tablet_manager.cc:1403] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.010s
I20260713 09:07:44.641937 18298 raft_consensus.cc:740] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:44.642680 18298 consensus_queue.cc:260] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.644075 18307 tablet_copy_client.cc:538] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:44.644755 18303 raft_consensus.cc:359] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.647671 18298 ts_tablet_manager.cc:1434] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:44.648331 18303 raft_consensus.cc:740] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:44.651042 18303 consensus_queue.cc:260] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.655887 18307 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:44.656478 17862 tablet_copy_service.cc:342] P af00a7fa2c094a70b226e89558027351: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-e4ab7b9489e44236a32e22fa20b8f99b received from {username='slave'} at 127.0.0.1:33786
I20260713 09:07:44.656920 17862 tablet_copy_service.cc:434] P af00a7fa2c094a70b226e89558027351: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-e4ab7b9489e44236a32e22fa20b8f99b on tablet e4ab7b9489e44236a32e22fa20b8f99b with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:44.657106 18303 ts_tablet_manager.cc:1434] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:44.660624 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-01059b9b381d4378b97b7f378f779576 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:44.661053 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-01059b9b381d4378b97b7f378f779576 on tablet 01059b9b381d4378b97b7f378f779576 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:44.678807 18307 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: 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:07:44.679757 18307 tablet_bootstrap.cc:492] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:44.680547 18307 ts_tablet_manager.cc:1403] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:07:44.683431 18307 raft_consensus.cc:359] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.684252 18307 raft_consensus.cc:740] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:44.684907 18307 consensus_queue.cc:260] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:44.687289 18307 ts_tablet_manager.cc:1434] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:44.689044 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-63e6e1b533c142c8b15c0b1192e27952 received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:44.689455 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-63e6e1b533c142c8b15c0b1192e27952 on tablet 63e6e1b533c142c8b15c0b1192e27952 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:44.833352 18120 raft_consensus.cc:1217] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:44.946560 18120 raft_consensus.cc:1217] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:44.957630 18120 raft_consensus.cc:1217] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:45.121526 18120 raft_consensus.cc:1217] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:45.344617 18312 raft_consensus.cc:1064] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:45.347420 18312 consensus_queue.cc:237] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.354548 17850 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.355854 18120 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.356036 18317 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:45.356326 17778 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.357537 18312 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.358412 17898 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:45.367724 18312 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.369544 17778 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.383704 17600 catalog_manager.cc:5697] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.384160 17850 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.389971 18120 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.410723 17700 consensus_queue.cc:237] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.417353 18120 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.417490 17850 raft_consensus.cc:1275] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.418722 18317 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:45.419545 18312 consensus_queue.cc:1048] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.426888 17898 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.428668 17850 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.435026 18120 raft_consensus.cc:2955] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.439610 18314 raft_consensus.cc:1064] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:45.442416 18314 consensus_queue.cc:237] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.448509 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9191eb48fd18416fb257ba850e75d280 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:45.454561 17595 catalog_manager.cc:5697] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.461997 17778 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.462206 18120 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.463927 17700 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.464942 18314 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:45.466260 18287 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.467469 18288 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:45.472849 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet 9191eb48fd18416fb257ba850e75d280 with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:45.483830 18328 tablet_replica.cc:333] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:45.485193 18328 raft_consensus.cc:2243] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.488548 18328 raft_consensus.cc:2272] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.492020 18287 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.493621 18328 ts_tablet_manager.cc:1916] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:45.501441 17700 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.512131 18328 ts_tablet_manager.cc:1929] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:45.512728 18328 log.cc:1199] T 9191eb48fd18416fb257ba850e75d280 P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/9191eb48fd18416fb257ba850e75d280
I20260713 09:07:45.513937 18121 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.516522 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet 9191eb48fd18416fb257ba850e75d280 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:45.521750 18244 raft_consensus.cc:1064] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:45.521384 17601 catalog_manager.cc:5697] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.523656 18244 consensus_queue.cc:237] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
W20260713 09:07:45.546011 17818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.2:46759, user_credentials={real_user=slave}} blocked reactor thread for 47221.8us
I20260713 09:07:45.549762 17850 consensus_queue.cc:237] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.551834 17847 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.552174 17776 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.554330 17700 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.557413 18317 raft_consensus.cc:1064] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:45.559515 18121 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.559644 18123 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.560945 17700 raft_consensus.cc:1275] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.565032 18317 consensus_queue.cc:237] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.570688 18330 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260713 09:07:45.572039 18314 consensus_queue.cc:1048] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:45.582165 18290 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:07:45.585474 18244 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:45.596715 18315 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 09:07:45.607472 17700 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.608624 18288 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.648736 17600 catalog_manager.cc:5697] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.650763 18123 raft_consensus.cc:2955] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.659909 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet e4ab7b9489e44236a32e22fa20b8f99b with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:45.661525 18328 tablet_replica.cc:333] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:45.662875 18328 raft_consensus.cc:2243] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.663762 18328 raft_consensus.cc:2272] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.671934 18328 ts_tablet_manager.cc:1916] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:45.679517 17850 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.676303 18315 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.689852 17847 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.692090 17776 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.693642 17898 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:45.696974 18317 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:45.712092 17700 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.713160 18120 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.720414 17600 catalog_manager.cc:5697] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.725539 18123 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:45.727113 17898 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.741690 18328 ts_tablet_manager.cc:1929] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:45.742260 18328 log.cc:1199] T e4ab7b9489e44236a32e22fa20b8f99b P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/e4ab7b9489e44236a32e22fa20b8f99b
I20260713 09:07:45.743819 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet e4ab7b9489e44236a32e22fa20b8f99b (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:45.745467 17898 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.749809 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4ab7b9489e44236a32e22fa20b8f99b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:45.754974 17847 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.759716 17776 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.769615 17774 consensus_queue.cc:237] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.777822 18120 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.779434 18334 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.779027 17600 catalog_manager.cc:5697] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.780742 17700 raft_consensus.cc:1275] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.790782 18120 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.798538 18315 consensus_queue.cc:1048] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:45.803180 17700 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.789305 18334 raft_consensus.cc:2955] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.816110 18120 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.827163 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63e6e1b533c142c8b15c0b1192e27952 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:45.830019 17595 catalog_manager.cc:5697] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.839864 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 63e6e1b533c142c8b15c0b1192e27952 with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:45.845431 18342 tablet_replica.cc:333] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:45.845690 17700 consensus_queue.cc:237] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:45.846179 18342 raft_consensus.cc:2243] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.846930 18342 raft_consensus.cc:2272] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.850324 18342 ts_tablet_manager.cc:1916] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:45.851263 18120 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.851526 17776 raft_consensus.cc:1275] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:45.853018 18313 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:45.853868 17898 consensus_queue.cc:1048] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:45.861299 18312 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.869237 18120 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.871599 18342 ts_tablet_manager.cc:1929] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:45.871999 18342 log.cc:1199] T 63e6e1b533c142c8b15c0b1192e27952 P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/63e6e1b533c142c8b15c0b1192e27952
I20260713 09:07:45.873502 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 63e6e1b533c142c8b15c0b1192e27952 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:45.876961 17776 raft_consensus.cc:2955] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:45.879415 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01059b9b381d4378b97b7f378f779576 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:45.883453 17601 catalog_manager.cc:5697] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.898025 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 01059b9b381d4378b97b7f378f779576 with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:45.898911 18342 tablet_replica.cc:333] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:45.899663 18342 raft_consensus.cc:2243] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.900441 18342 raft_consensus.cc:2272] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.903276 18342 ts_tablet_manager.cc:1916] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:45.914906 18342 ts_tablet_manager.cc:1929] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:45.915277 18342 log.cc:1199] T 01059b9b381d4378b97b7f378f779576 P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/01059b9b381d4378b97b7f378f779576
I20260713 09:07:45.916702 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 01059b9b381d4378b97b7f378f779576 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:46.927702 17847 consensus_queue.cc:237] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:46.933815 17774 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:46.933977 17700 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:46.934010 17816 consensus_peers.cc:597] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea3f3dda9bfb4fce84d54dde9351d40c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.935211 18345 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.935981 18288 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:46.945650 18288 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:46.947134 17700 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:46.948904 17774 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:46.970189 17847 consensus_queue.cc:237] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:46.964613 17601 catalog_manager.cc:5697] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:46.977922 17776 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:46.978206 17816 consensus_peers.cc:597] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c07890007700431baeacab03c09d0036. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.979255 18345 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:46.981976 17700 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:46.983494 18345 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.987803 18345 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:46.989249 17776 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.004412 17847 consensus_queue.cc:237] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.010722 17600 catalog_manager.cc:5697] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:47.017963 17816 consensus_peers.cc:597] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ee50f4d6ce84270b9a03392b6466c05. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.016918 17700 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.019621 17776 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:47.021696 17699 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:47.021543 18345 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.023093 18288 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:47.030005 18345 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.031771 17776 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.038599 17699 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.048919 17600 catalog_manager.cc:5697] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.050594 17776 consensus_queue.cc:237] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
W20260713 09:07:47.059147 17742 consensus_peers.cc:597] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e769f2dc3e54a148eccf4aa71382bc1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.061040 17847 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:47.062481 18332 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:47.064399 17700 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:47.065585 18332 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.069577 18334 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.072994 17847 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.075512 17700 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:47.085047 17600 catalog_manager.cc:5697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.467818 18363 ts_tablet_manager.cc:933] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:47.469576 18363 tablet_copy_client.cc:323] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.3:44741
I20260713 09:07:47.470971 17862 tablet_copy_service.cc:140] P af00a7fa2c094a70b226e89558027351: Received BeginTabletCopySession request for tablet c07890007700431baeacab03c09d0036 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:33786)
I20260713 09:07:47.471505 17862 tablet_copy_service.cc:161] P af00a7fa2c094a70b226e89558027351: Beginning new tablet copy session on tablet c07890007700431baeacab03c09d0036 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:33786: session id = 012abbf79f8442b0a1244b67a162f97b-c07890007700431baeacab03c09d0036
I20260713 09:07:47.474916 18365 ts_tablet_manager.cc:933] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:47.479763 17862 tablet_copy_source_session.cc:215] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:47.479893 18365 tablet_copy_client.cc:323] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.3:44741
I20260713 09:07:47.482863 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07890007700431baeacab03c09d0036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.481899 17862 tablet_copy_service.cc:140] P af00a7fa2c094a70b226e89558027351: Received BeginTabletCopySession request for tablet 2ee50f4d6ce84270b9a03392b6466c05 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:33786)
I20260713 09:07:47.483489 17862 tablet_copy_service.cc:161] P af00a7fa2c094a70b226e89558027351: Beginning new tablet copy session on tablet 2ee50f4d6ce84270b9a03392b6466c05 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:33786: session id = 012abbf79f8442b0a1244b67a162f97b-2ee50f4d6ce84270b9a03392b6466c05
I20260713 09:07:47.492813 17862 tablet_copy_source_session.cc:215] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:47.495940 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee50f4d6ce84270b9a03392b6466c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.497565 18363 tablet_copy_client.cc:806] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:47.498152 18363 tablet_copy_client.cc:670] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:47.501451 18363 tablet_copy_client.cc:538] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:47.507442 18363 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:47.511273 18365 tablet_copy_client.cc:806] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:47.511904 18365 tablet_copy_client.cc:670] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:47.515633 18365 tablet_copy_client.cc:538] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:47.524681 18365 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:47.528157 18363 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: 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:07:47.529414 18363 tablet_bootstrap.cc:492] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:47.530181 18363 ts_tablet_manager.cc:1403] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260713 09:07:47.534430 18363 raft_consensus.cc:359] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.536057 18363 raft_consensus.cc:740] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:47.537164 18363 consensus_queue.cc:260] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.546135 18363 ts_tablet_manager.cc:1434] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:07:47.548880 17862 tablet_copy_service.cc:342] P af00a7fa2c094a70b226e89558027351: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-c07890007700431baeacab03c09d0036 received from {username='slave'} at 127.0.0.1:33786
I20260713 09:07:47.549329 17862 tablet_copy_service.cc:434] P af00a7fa2c094a70b226e89558027351: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-c07890007700431baeacab03c09d0036 on tablet c07890007700431baeacab03c09d0036 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:47.549959 18368 ts_tablet_manager.cc:933] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:47.571750 18365 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: 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:07:47.573287 18365 tablet_bootstrap.cc:492] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:47.574051 18365 ts_tablet_manager.cc:1403] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.016s
I20260713 09:07:47.578505 18365 raft_consensus.cc:359] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.579432 18365 raft_consensus.cc:740] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:47.581827 18365 consensus_queue.cc:260] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.589497 18365 ts_tablet_manager.cc:1434] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:07:47.591588 17862 tablet_copy_service.cc:342] P af00a7fa2c094a70b226e89558027351: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-2ee50f4d6ce84270b9a03392b6466c05 received from {username='slave'} at 127.0.0.1:33786
I20260713 09:07:47.591989 17862 tablet_copy_service.cc:434] P af00a7fa2c094a70b226e89558027351: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-2ee50f4d6ce84270b9a03392b6466c05 on tablet 2ee50f4d6ce84270b9a03392b6466c05 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:47.593061 18368 tablet_copy_client.cc:323] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.3:44741
I20260713 09:07:47.595805 17862 tablet_copy_service.cc:140] P af00a7fa2c094a70b226e89558027351: Received BeginTabletCopySession request for tablet ea3f3dda9bfb4fce84d54dde9351d40c from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:33786)
I20260713 09:07:47.596328 17862 tablet_copy_service.cc:161] P af00a7fa2c094a70b226e89558027351: Beginning new tablet copy session on tablet ea3f3dda9bfb4fce84d54dde9351d40c from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:33786: session id = 012abbf79f8442b0a1244b67a162f97b-ea3f3dda9bfb4fce84d54dde9351d40c
I20260713 09:07:47.601465 17862 tablet_copy_source_session.cc:215] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:47.604102 18368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3f3dda9bfb4fce84d54dde9351d40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.620604 18368 tablet_copy_client.cc:806] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:47.621176 18368 tablet_copy_client.cc:670] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:47.624356 18368 tablet_copy_client.cc:538] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:47.632930 18368 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:47.643959 18365 ts_tablet_manager.cc:933] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:47.649277 18365 tablet_copy_client.cc:323] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:47.651036 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 6e769f2dc3e54a148eccf4aa71382bc1 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:47.651602 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 6e769f2dc3e54a148eccf4aa71382bc1 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-6e769f2dc3e54a148eccf4aa71382bc1
I20260713 09:07:47.654175 18368 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: 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:07:47.654883 18368 tablet_bootstrap.cc:492] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:47.655443 18368 ts_tablet_manager.cc:1403] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:07:47.657956 18368 raft_consensus.cc:359] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.658670 18368 raft_consensus.cc:740] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:47.659201 17788 tablet_copy_source_session.cc:215] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:47.659190 18368 consensus_queue.cc:260] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.661391 18368 ts_tablet_manager.cc:1434] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:47.663081 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e769f2dc3e54a148eccf4aa71382bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.663838 17862 tablet_copy_service.cc:342] P af00a7fa2c094a70b226e89558027351: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-ea3f3dda9bfb4fce84d54dde9351d40c received from {username='slave'} at 127.0.0.1:33786
I20260713 09:07:47.664263 17862 tablet_copy_service.cc:434] P af00a7fa2c094a70b226e89558027351: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-ea3f3dda9bfb4fce84d54dde9351d40c on tablet ea3f3dda9bfb4fce84d54dde9351d40c with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:47.679741 18365 tablet_copy_client.cc:806] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:47.680413 18365 tablet_copy_client.cc:670] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:47.686870 18365 tablet_copy_client.cc:538] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:47.695775 18365 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:47.715350 18365 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: 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:07:47.716647 18365 tablet_bootstrap.cc:492] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:47.717365 18365 ts_tablet_manager.cc:1403] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260713 09:07:47.720413 18365 raft_consensus.cc:359] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.721246 18365 raft_consensus.cc:740] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:47.722028 18365 consensus_queue.cc:260] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:47.724094 18365 ts_tablet_manager.cc:1434] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:47.726017 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-6e769f2dc3e54a148eccf4aa71382bc1 received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:47.726383 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-6e769f2dc3e54a148eccf4aa71382bc1 on tablet 6e769f2dc3e54a148eccf4aa71382bc1 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:47.882714 18120 raft_consensus.cc:1217] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:47.885196 18121 raft_consensus.cc:1217] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:48.067574 18120 raft_consensus.cc:1217] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:48.086892 18120 raft_consensus.cc:1217] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:48.368012 18373 raft_consensus.cc:1064] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:48.370643 18373 consensus_queue.cc:237] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.376765 18120 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.377575 17774 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.377986 17700 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.378108 18372 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.379087 18373 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:48.380108 18345 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.391541 18372 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.393982 18120 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.396894 17700 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.407286 17774 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.407874 17601 catalog_manager.cc:5697] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.434511 17852 consensus_queue.cc:237] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.443572 18120 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.443779 17699 raft_consensus.cc:1275] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.445065 18345 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.446035 18373 consensus_queue.cc:1048] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:48.453476 18373 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.456453 18120 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.456249 17699 raft_consensus.cc:2955] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.457756 18345 raft_consensus.cc:1064] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:48.460175 18345 consensus_queue.cc:237] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.469607 18120 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.471179 17773 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.472625 18345 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.472749 17600 catalog_manager.cc:5697] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.473656 18388 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.490339 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet c07890007700431baeacab03c09d0036 with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:48.492334 18392 tablet_replica.cc:333] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:48.496603 18392 raft_consensus.cc:2243] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.499085 17703 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.499390 18392 raft_consensus.cc:2272] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.504506 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c07890007700431baeacab03c09d0036 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:48.505638 18392 ts_tablet_manager.cc:1916] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:48.509197 18388 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:48.518884 18388 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.520895 18120 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.527664 18392 ts_tablet_manager.cc:1929] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:48.528303 18392 log.cc:1199] T c07890007700431baeacab03c09d0036 P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/c07890007700431baeacab03c09d0036
I20260713 09:07:48.530169 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet c07890007700431baeacab03c09d0036 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:48.536314 17600 catalog_manager.cc:5697] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.537271 18345 raft_consensus.cc:1064] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:48.536233 17703 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.539776 18345 consensus_queue.cc:237] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.548689 17773 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.552708 18120 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.553596 17774 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.557348 18373 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.558545 18372 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.567808 17699 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.574021 18396 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:48.586853 18378 raft_consensus.cc:1064] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:48.589370 18378 consensus_queue.cc:237] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.590489 17847 consensus_queue.cc:237] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.605013 18120 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.605490 17774 raft_consensus.cc:1275] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.606555 18372 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.609551 18397 consensus_queue.cc:1048] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:48.613394 18372 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.617138 18389 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.614651 17774 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.625504 18120 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.623782 18121 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.627123 18343 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.634824 17847 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.637993 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ee50f4d6ce84270b9a03392b6466c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:48.641702 18343 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:48.643142 17600 catalog_manager.cc:5697] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.646555 17774 raft_consensus.cc:2955] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.647877 17599 catalog_manager.cc:5697] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.659957 18120 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.659541 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ee50f4d6ce84270b9a03392b6466c05 with delete_type TABLET_DATA_TOMBSTONED (TS f91497816cf94bb4ab402eabc79aad6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:48.667511 17699 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:48.674106 18343 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:48.678251 17847 consensus_queue.cc:237] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.679559 17699 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.689483 18121 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.693328 18120 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.694783 18373 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.694473 18343 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.699523 18405 tablet_replica.cc:333] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:48.701066 18405 raft_consensus.cc:2243] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.701951 18396 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.703261 18405 raft_consensus.cc:2272] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.704326 17774 raft_consensus.cc:1275] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.705547 18389 consensus_queue.cc:1048] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:48.709735 17773 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.711153 18123 raft_consensus.cc:2955] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.712888 17600 catalog_manager.cc:5697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.722080 17847 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.732398 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea3f3dda9bfb4fce84d54dde9351d40c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:48.738925 18405 ts_tablet_manager.cc:1916] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:48.747745 17595 catalog_manager.cc:5697] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.765929 17699 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.796455 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet ea3f3dda9bfb4fce84d54dde9351d40c with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:48.810500 18405 ts_tablet_manager.cc:1929] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:48.811024 18405 log.cc:1199] T 2ee50f4d6ce84270b9a03392b6466c05 P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/2ee50f4d6ce84270b9a03392b6466c05
I20260713 09:07:48.812577 17773 consensus_queue.cc:237] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:48.813798 18405 tablet_replica.cc:333] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:48.814880 18405 raft_consensus.cc:2243] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.814929 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet 2ee50f4d6ce84270b9a03392b6466c05 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:48.815961 18405 raft_consensus.cc:2272] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.819585 18123 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.821044 18343 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:48.821364 17699 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:48.823632 18343 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:48.824622 18405 ts_tablet_manager.cc:1916] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:48.827535 18407 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.835639 17699 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.840857 18121 raft_consensus.cc:2955] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:48.844507 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e769f2dc3e54a148eccf4aa71382bc1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:48.849946 17600 catalog_manager.cc:5697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.859830 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e769f2dc3e54a148eccf4aa71382bc1 with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:48.866586 18405 ts_tablet_manager.cc:1929] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:48.866882 18408 tablet_replica.cc:333] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:48.867182 18405 log.cc:1199] T ea3f3dda9bfb4fce84d54dde9351d40c P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/ea3f3dda9bfb4fce84d54dde9351d40c
I20260713 09:07:48.867890 18408 raft_consensus.cc:2243] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.868599 18408 raft_consensus.cc:2272] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.869541 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet ea3f3dda9bfb4fce84d54dde9351d40c (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:48.871881 18408 ts_tablet_manager.cc:1916] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:48.882277 18408 ts_tablet_manager.cc:1929] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:48.882580 18408 log.cc:1199] T 6e769f2dc3e54a148eccf4aa71382bc1 P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/6e769f2dc3e54a148eccf4aa71382bc1
I20260713 09:07:48.883845 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 6e769f2dc3e54a148eccf4aa71382bc1 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:49.894681 17847 consensus_queue.cc:237] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
W20260713 09:07:49.902755 17816 consensus_peers.cc:597] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83c33f3b499849aea83b2f9330c44ee8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.902853 17774 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:49.903738 17699 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:49.904470 18396 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:49.905551 18413 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.914580 18396 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.915482 17699 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.915881 17774 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.931903 17601 catalog_manager.cc:5697] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.937039 17699 consensus_queue.cc:237] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:49.945442 17774 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:49.946424 17667 consensus_peers.cc:597] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 666d3bd3c9264da783277a139ced7171. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.947719 18376 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:49.946460 17847 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:49.949841 18376 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:49.967207 18421 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.968938 17847 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.974963 17774 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:49.984488 17773 consensus_queue.cc:237] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Queue 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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:49.985392 17595 catalog_manager.cc:5697] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.996793 17847 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:49.996963 17699 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:49.997524 17742 consensus_peers.cc:597] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c -> Peer 012abbf79f8442b0a1244b67a162f97b (127.16.50.4:37305): Couldn't send request to peer 012abbf79f8442b0a1244b67a162f97b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 473b4db1e1df49b083a31a2a38884140. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.999547 18426 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:50.001996 18426 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.016477 18343 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:50.018554 17847 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:50.020141 17699 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:50.034516 17601 catalog_manager.cc:5697] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 reported cstate change: config changed from index -1 to 2, NON_VOTER 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) added. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } } }
I20260713 09:07:50.317927 18430 ts_tablet_manager.cc:933] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:50.319965 18430 tablet_copy_client.cc:323] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.3:44741
I20260713 09:07:50.321727 17862 tablet_copy_service.cc:140] P af00a7fa2c094a70b226e89558027351: Received BeginTabletCopySession request for tablet 83c33f3b499849aea83b2f9330c44ee8 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:33786)
I20260713 09:07:50.322201 17862 tablet_copy_service.cc:161] P af00a7fa2c094a70b226e89558027351: Beginning new tablet copy session on tablet 83c33f3b499849aea83b2f9330c44ee8 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:33786: session id = 012abbf79f8442b0a1244b67a162f97b-83c33f3b499849aea83b2f9330c44ee8
I20260713 09:07:50.328120 17862 tablet_copy_source_session.cc:215] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:50.331537 18430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c33f3b499849aea83b2f9330c44ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:50.344385 18430 tablet_copy_client.cc:806] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:50.345005 18430 tablet_copy_client.cc:670] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:50.348790 18430 tablet_copy_client.cc:538] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:50.356107 18430 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:50.372762 18430 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: 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:07:50.373505 18430 tablet_bootstrap.cc:492] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:50.374037 18430 ts_tablet_manager.cc:1403] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260713 09:07:50.376330 18430 raft_consensus.cc:359] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.376942 18430 raft_consensus.cc:740] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:50.377578 18430 consensus_queue.cc:260] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.381734 18430 ts_tablet_manager.cc:1434] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:50.383503 17862 tablet_copy_service.cc:342] P af00a7fa2c094a70b226e89558027351: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-83c33f3b499849aea83b2f9330c44ee8 received from {username='slave'} at 127.0.0.1:33786
I20260713 09:07:50.384061 17862 tablet_copy_service.cc:434] P af00a7fa2c094a70b226e89558027351: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-83c33f3b499849aea83b2f9330c44ee8 on tablet 83c33f3b499849aea83b2f9330c44ee8 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:50.414671 18430 ts_tablet_manager.cc:933] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861)
I20260713 09:07:50.416740 18430 tablet_copy_client.cc:323] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.1:42861
I20260713 09:07:50.418982 17712 tablet_copy_service.cc:140] P f91497816cf94bb4ab402eabc79aad6a: Received BeginTabletCopySession request for tablet 666d3bd3c9264da783277a139ced7171 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:43950)
I20260713 09:07:50.419497 17712 tablet_copy_service.cc:161] P f91497816cf94bb4ab402eabc79aad6a: Beginning new tablet copy session on tablet 666d3bd3c9264da783277a139ced7171 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:43950: session id = 012abbf79f8442b0a1244b67a162f97b-666d3bd3c9264da783277a139ced7171
I20260713 09:07:50.425269 17712 tablet_copy_source_session.cc:215] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:50.428773 18430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d3bd3c9264da783277a139ced7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:50.442580 18430 tablet_copy_client.cc:806] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:50.443125 18430 tablet_copy_client.cc:670] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:50.446930 18430 tablet_copy_client.cc:538] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:50.456003 18430 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:50.475834 18430 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: 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:07:50.476807 18430 tablet_bootstrap.cc:492] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:50.477448 18430 ts_tablet_manager.cc:1403] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260713 09:07:50.480225 18430 raft_consensus.cc:359] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.481048 18430 raft_consensus.cc:740] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:50.481633 18430 consensus_queue.cc:260] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.484007 18430 ts_tablet_manager.cc:1434] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:07:50.485857 17712 tablet_copy_service.cc:342] P f91497816cf94bb4ab402eabc79aad6a: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-666d3bd3c9264da783277a139ced7171 received from {username='slave'} at 127.0.0.1:43950
I20260713 09:07:50.486284 17712 tablet_copy_service.cc:434] P f91497816cf94bb4ab402eabc79aad6a: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-666d3bd3c9264da783277a139ced7171 on tablet 666d3bd3c9264da783277a139ced7171 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:50.557219 18430 ts_tablet_manager.cc:933] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: Initiating tablet copy from peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:50.558815 18430 tablet_copy_client.cc:323] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.50.2:46759
I20260713 09:07:50.560663 17788 tablet_copy_service.cc:140] P 30752573ef5c4125a43c368e6d7ce32c: Received BeginTabletCopySession request for tablet 473b4db1e1df49b083a31a2a38884140 from peer 012abbf79f8442b0a1244b67a162f97b ({username='slave'} at 127.0.0.1:46894)
I20260713 09:07:50.561149 17788 tablet_copy_service.cc:161] P 30752573ef5c4125a43c368e6d7ce32c: Beginning new tablet copy session on tablet 473b4db1e1df49b083a31a2a38884140 from peer 012abbf79f8442b0a1244b67a162f97b at {username='slave'} at 127.0.0.1:46894: session id = 012abbf79f8442b0a1244b67a162f97b-473b4db1e1df49b083a31a2a38884140
I20260713 09:07:50.566577 17788 tablet_copy_source_session.cc:215] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:50.569569 18430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473b4db1e1df49b083a31a2a38884140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:50.585253 18430 tablet_copy_client.cc:806] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:50.585800 18430 tablet_copy_client.cc:670] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:50.589255 18430 tablet_copy_client.cc:538] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:50.597363 18430 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap starting.
I20260713 09:07:50.613119 18430 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: 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:07:50.613948 18430 tablet_bootstrap.cc:492] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: Bootstrap complete.
I20260713 09:07:50.614462 18430 ts_tablet_manager.cc:1403] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:07:50.616540 18430 raft_consensus.cc:359] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.617098 18430 raft_consensus.cc:740] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Initialized, Role: LEARNER
I20260713 09:07:50.617652 18430 consensus_queue.cc:260] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: NON_VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: true } }
I20260713 09:07:50.620849 18430 ts_tablet_manager.cc:1434] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:50.623400 17788 tablet_copy_service.cc:342] P 30752573ef5c4125a43c368e6d7ce32c: Request end of tablet copy session 012abbf79f8442b0a1244b67a162f97b-473b4db1e1df49b083a31a2a38884140 received from {username='slave'} at 127.0.0.1:46894
I20260713 09:07:50.623835 17788 tablet_copy_service.cc:434] P 30752573ef5c4125a43c368e6d7ce32c: ending tablet copy session 012abbf79f8442b0a1244b67a162f97b-473b4db1e1df49b083a31a2a38884140 on tablet 473b4db1e1df49b083a31a2a38884140 with peer 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:50.924242 18121 raft_consensus.cc:1217] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:50.954533 18121 raft_consensus.cc:1217] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:51.152750 18123 raft_consensus.cc:1217] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:51.322383 18413 raft_consensus.cc:1064] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:51.325019 18413 consensus_queue.cc:237] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.332228 18123 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.333223 17773 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.333632 18413 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.334555 17699 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.335958 18416 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } 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:07:51.337610 18439 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.351475 18416 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.353415 17699 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.355093 17773 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.366490 18123 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.371085 17601 catalog_manager.cc:5697] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } attrs { replace: true } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.374749 18440 raft_consensus.cc:1064] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:51.377209 18440 consensus_queue.cc:237] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.393572 17773 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.394358 18121 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.395745 18411 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.401264 17852 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.403256 18411 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } 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:07:51.408391 18376 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.426573 18376 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.449019 17852 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.467419 18123 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.493106 17773 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.508049 17599 catalog_manager.cc:5697] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.511337 17852 consensus_queue.cc:237] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.516809 18123 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.518410 18416 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.526917 17699 consensus_queue.cc:237] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.533322 18121 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.535732 18454 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.535913 18413 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.537953 18123 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.540160 17699 raft_consensus.cc:1275] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer af00a7fa2c094a70b226e89558027351: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.541633 18416 consensus_queue.cc:1048] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.547207 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83c33f3b499849aea83b2f9330c44ee8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:51.546620 17703 raft_consensus.cc:2955] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.561013 18376 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.562646 17595 catalog_manager.cc:5697] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) evicted. New cstate: current_term: 1 leader_uuid: "af00a7fa2c094a70b226e89558027351" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.563027 18123 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.564141 17773 raft_consensus.cc:1275] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Refusing update from remote peer f91497816cf94bb4ab402eabc79aad6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.566875 18440 consensus_queue.cc:1048] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.572835 17773 raft_consensus.cc:2955] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.578094 17585 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 666d3bd3c9264da783277a139ced7171 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:51.582983 17763 tablet_service.cc:1558] Processing DeleteTablet for tablet 83c33f3b499849aea83b2f9330c44ee8 with delete_type TABLET_DATA_TOMBSTONED (TS 30752573ef5c4125a43c368e6d7ce32c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44500
I20260713 09:07:51.585485 17599 catalog_manager.cc:5697] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER af00a7fa2c094a70b226e89558027351 (127.16.50.3) evicted. New cstate: current_term: 1 leader_uuid: "f91497816cf94bb4ab402eabc79aad6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.592163 18456 tablet_replica.cc:333] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:07:51.593492 18456 raft_consensus.cc:2243] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.594323 18456 raft_consensus.cc:2272] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.598618 17841 tablet_service.cc:1558] Processing DeleteTablet for tablet 666d3bd3c9264da783277a139ced7171 with delete_type TABLET_DATA_TOMBSTONED (TS af00a7fa2c094a70b226e89558027351 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37302
I20260713 09:07:51.601387 18456 ts_tablet_manager.cc:1916] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:51.601912 18457 tablet_replica.cc:333] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:07:51.602890 18457 raft_consensus.cc:2243] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.603479 18457 raft_consensus.cc:2272] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.607116 18457 ts_tablet_manager.cc:1916] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:51.615758 18456 ts_tablet_manager.cc:1929] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:51.616223 18456 log.cc:1199] T 83c33f3b499849aea83b2f9330c44ee8 P 30752573ef5c4125a43c368e6d7ce32c: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/wals/83c33f3b499849aea83b2f9330c44ee8
I20260713 09:07:51.617868 17588 catalog_manager.cc:5028] TS 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): tablet 83c33f3b499849aea83b2f9330c44ee8 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:51.623461 18457 ts_tablet_manager.cc:1929] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:51.624007 18457 log.cc:1199] T 666d3bd3c9264da783277a139ced7171 P af00a7fa2c094a70b226e89558027351: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/wals/666d3bd3c9264da783277a139ced7171
I20260713 09:07:51.626691 17585 catalog_manager.cc:5028] TS af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): tablet 666d3bd3c9264da783277a139ced7171 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:51.720870 18441 raft_consensus.cc:1064] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: attempting to promote NON_VOTER 012abbf79f8442b0a1244b67a162f97b to VOTER
I20260713 09:07:51.722860 18441 consensus_queue.cc:237] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.730949 18123 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 LEARNER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.732489 18429 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.737607 17852 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.738251 17699 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:51.739974 18460 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } 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:07:51.741066 18459 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.752836 18460 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.755203 17699 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.764811 18121 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.771425 17595 catalog_manager.cc:5697] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c reported cstate change: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.774657 17852 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 012abbf79f8442b0a1244b67a162f97b (127.16.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.792997 17773 consensus_queue.cc:237] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:51.798448 18121 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.798445 17852 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Refusing update from remote peer 30752573ef5c4125a43c368e6d7ce32c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:51.800204 18441 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } 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:07:51.801070 18460 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.809190 18459 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.810631 18121 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.825918 17588 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 473b4db1e1df49b083a31a2a38884140 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:51.827148 17852 raft_consensus.cc:2955] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.830348 17599 catalog_manager.cc:5697] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: config changed from index 3 to 4, VOTER f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) evicted. New cstate: current_term: 1 leader_uuid: "30752573ef5c4125a43c368e6d7ce32c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } } }
I20260713 09:07:51.848789 17686 tablet_service.cc:1558] Processing DeleteTablet for tablet 473b4db1e1df49b083a31a2a38884140 with delete_type TABLET_DATA_TOMBSTONED (TS f91497816cf94bb4ab402eabc79aad6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33644
I20260713 09:07:51.851209 18464 tablet_replica.cc:333] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:07:51.852313 18464 raft_consensus.cc:2243] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.853123 18464 raft_consensus.cc:2272] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.856094 18464 ts_tablet_manager.cc:1916] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:51.867575 18464 ts_tablet_manager.cc:1929] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:51.867946 18464 log.cc:1199] T 473b4db1e1df49b083a31a2a38884140 P f91497816cf94bb4ab402eabc79aad6a: Deleting WAL directory at /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/wals/473b4db1e1df49b083a31a2a38884140
I20260713 09:07:51.869804 17585 catalog_manager.cc:5028] TS f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): tablet 473b4db1e1df49b083a31a2a38884140 (table test-workload [id=10018b45948540da9c029ed70813d370]) successfully deleted
I20260713 09:07:57.866550 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:57.899672 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140"
dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:40090
I20260713 09:07:57.900240 17773 raft_consensus.cc:606] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:57.902787 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6"
dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:40090
I20260713 09:07:57.903267 17773 raft_consensus.cc:606] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:57.905651 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1"
dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:40090
I20260713 09:07:57.906119 17773 raft_consensus.cc:606] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:57.908360 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0"
dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:40090
I20260713 09:07:57.908773 17773 raft_consensus.cc:606] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:57.915659 18472 raft_consensus.cc:993] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:57.916195 18473 raft_consensus.cc:1081] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:57.917743 18123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:07:57.918323 18123 raft_consensus.cc:493] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.918653 18123 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.921012 17703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8"
dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:44850
I20260713 09:07:57.921569 17703 raft_consensus.cc:606] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:57.922868 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:57.923748 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:57.924991 18123 raft_consensus.cc:515] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:57.927289 18123 leader_election.cc:290] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:57.927943 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:57.928172 17847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473b4db1e1df49b083a31a2a38884140" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:57.928571 17773 raft_consensus.cc:3055] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.928736 17847 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.928858 17773 raft_consensus.cc:740] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:57.932885 17773 consensus_queue.cc:260] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:57.933770 17773 raft_consensus.cc:3060] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.933954 17847 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:57.935088 18086 leader_election.cc:304] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:57.936796 18478 raft_consensus.cc:2804] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.938012 18478 raft_consensus.cc:697] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:57.938886 17773 raft_consensus.cc:2468] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:57.938761 18478 consensus_queue.cc:237] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:57.945886 17599 catalog_manager.cc:5697] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.069422 18467 raft_consensus.cc:993] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.069998 18476 raft_consensus.cc:1081] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.071476 18123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47598
I20260713 09:07:58.071861 18123 raft_consensus.cc:493] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.072081 18123 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.076216 18123 raft_consensus.cc:515] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.077836 18123 leader_election.cc:290] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:58.078649 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:58.078887 17847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b77629daae468fba53d2419e351ee8" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:58.079146 17703 raft_consensus.cc:3055] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.079396 17847 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.079494 17703 raft_consensus.cc:740] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:58.080268 17703 consensus_queue.cc:260] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.081225 17703 raft_consensus.cc:3060] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.083910 17847 raft_consensus.cc:2468] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.084833 18086 leader_election.cc:304] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:58.085461 18478 raft_consensus.cc:2804] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.085889 17703 raft_consensus.cc:2468] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.085971 18478 raft_consensus.cc:697] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:58.086923 18478 consensus_queue.cc:237] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.094419 17599 catalog_manager.cc:5697] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.097123 18472 raft_consensus.cc:993] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.097640 18473 raft_consensus.cc:1081] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.098949 18123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:07:58.099401 18123 raft_consensus.cc:493] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.099705 18123 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.105347 18123 raft_consensus.cc:515] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.106779 18123 leader_election.cc:290] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:58.107488 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:58.107677 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e769f2dc3e54a148eccf4aa71382bc1" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:58.108086 17703 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.108136 17773 raft_consensus.cc:3055] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.108577 17773 raft_consensus.cc:740] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:58.109331 17773 consensus_queue.cc:260] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.110457 17773 raft_consensus.cc:3060] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.114516 17703 raft_consensus.cc:2468] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.115684 18086 leader_election.cc:304] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, f91497816cf94bb4ab402eabc79aad6a; no voters: 
I20260713 09:07:58.116326 17773 raft_consensus.cc:2468] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.116403 18478 raft_consensus.cc:2804] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.117169 18478 raft_consensus.cc:697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:58.118012 18478 consensus_queue.cc:237] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.124806 17599 catalog_manager.cc:5697] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.163926 18472 raft_consensus.cc:993] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.164412 18473 raft_consensus.cc:1081] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.165848 18123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:07:58.166323 18123 raft_consensus.cc:493] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.166610 18123 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.170847 18123 raft_consensus.cc:515] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.172394 18123 leader_election.cc:290] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:58.173108 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:58.173352 17847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdd47d8fa8c4a4faac9dbbf7e7519d0" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:58.173622 17773 raft_consensus.cc:3055] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.173837 17847 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.173956 17773 raft_consensus.cc:740] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:58.174834 17773 consensus_queue.cc:260] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.175760 17773 raft_consensus.cc:3060] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.178426 17847 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.179325 18086 leader_election.cc:304] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:58.179895 17773 raft_consensus.cc:2468] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.180006 18478 raft_consensus.cc:2804] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.180754 18478 raft_consensus.cc:697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:58.181587 18478 consensus_queue.cc:237] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.189275 17599 catalog_manager.cc:5697] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.346632 17847 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.347774 18478 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.359035 18473 raft_consensus.cc:993] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.359532 18473 raft_consensus.cc:1081] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:58.359678 17773 raft_consensus.cc:1275] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.361716 18121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:07:58.361644 18491 consensus_queue.cc:1048] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.362277 18121 raft_consensus.cc:493] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.362633 18121 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.369007 18121 raft_consensus.cc:515] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.371456 18121 leader_election.cc:290] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759), af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741)
I20260713 09:07:58.372138 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:58.372761 17774 raft_consensus.cc:3055] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.373090 17774 raft_consensus.cc:740] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30752573ef5c4125a43c368e6d7ce32c, State: Running, Role: LEADER
I20260713 09:07:58.373953 17847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5000fa2478814b13afcf6a498830a1b6" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af00a7fa2c094a70b226e89558027351"
I20260713 09:07:58.373857 17774 consensus_queue.cc:260] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.374493 17847 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.375077 17774 raft_consensus.cc:3060] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.380919 17847 raft_consensus.cc:2468] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.382054 18086 leader_election.cc:304] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, af00a7fa2c094a70b226e89558027351; no voters: 
I20260713 09:07:58.382851 18491 raft_consensus.cc:2804] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.383275 18491 raft_consensus.cc:697] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:58.384086 18491 consensus_queue.cc:237] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [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: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:58.384999 17774 raft_consensus.cc:2468] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:58.392216 17599 catalog_manager.cc:5697] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.494612 17847 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.495877 18491 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.504065 17703 raft_consensus.cc:1275] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.506582 18479 consensus_queue.cc:1048] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.574291 17847 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.575408 18479 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.583810 17774 raft_consensus.cc:1275] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.583894 17703 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.585394 18478 consensus_queue.cc:1048] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.586217 18479 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.599763 17774 raft_consensus.cc:1275] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.601191 18479 consensus_queue.cc:1048] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260713 09:07:58.879058 17774 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.880175 18479 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.889144 17847 raft_consensus.cc:1275] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:58.890780 18491 consensus_queue.cc:1048] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af00a7fa2c094a70b226e89558027351" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 44741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:58.924785 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:58.970120 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:59.004364 17703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56"
dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
mode: GRACEFUL
new_leader_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:44850
I20260713 09:07:59.005517 17703 raft_consensus.cc:606] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Received request to transfer leadership to TS 012abbf79f8442b0a1244b67a162f97b
I20260713 09:07:59.007587 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:59.009238 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:59.112517 18476 raft_consensus.cc:993] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: : Instructing follower 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:59.113024 18504 raft_consensus.cc:1081] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Signalling peer 012abbf79f8442b0a1244b67a162f97b to start an election
I20260713 09:07:59.114452 18121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56"
dest_uuid: "012abbf79f8442b0a1244b67a162f97b"
 from {username='slave'} at 127.0.0.1:47598
I20260713 09:07:59.114903 18121 raft_consensus.cc:493] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:59.115180 18121 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.121824 18121 raft_consensus.cc:515] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:59.123914 18121 leader_election.cc:290] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Requested vote from peers f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861), 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759)
I20260713 09:07:59.124871 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f91497816cf94bb4ab402eabc79aad6a"
I20260713 09:07:59.125293 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742b893e316e4518a4484f56c69c2c56" candidate_uuid: "012abbf79f8442b0a1244b67a162f97b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30752573ef5c4125a43c368e6d7ce32c"
I20260713 09:07:59.125834 17703 raft_consensus.cc:3055] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:59.125923 17773 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.127538 17703 raft_consensus.cc:740] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91497816cf94bb4ab402eabc79aad6a, State: Running, Role: LEADER
I20260713 09:07:59.128741 17703 consensus_queue.cc:260] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:59.130318 17703 raft_consensus.cc:3060] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.134052 17773 raft_consensus.cc:2468] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:59.135447 18089 leader_election.cc:304] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012abbf79f8442b0a1244b67a162f97b, 30752573ef5c4125a43c368e6d7ce32c; no voters: 
I20260713 09:07:59.136389 18500 raft_consensus.cc:2804] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:59.136816 18500 raft_consensus.cc:697] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Becoming Leader. State: Replica: 012abbf79f8442b0a1244b67a162f97b, State: Running, Role: LEADER
I20260713 09:07:59.137270 17703 raft_consensus.cc:2468] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012abbf79f8442b0a1244b67a162f97b in term 2.
I20260713 09:07:59.137971 18500 consensus_queue.cc:237] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [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: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } }
I20260713 09:07:59.146068 17599 catalog_manager.cc:5697] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b reported cstate change: term changed from 1 to 2, leader changed from f91497816cf94bb4ab402eabc79aad6a (127.16.50.1) to 012abbf79f8442b0a1244b67a162f97b (127.16.50.4). New cstate: current_term: 2 leader_uuid: "012abbf79f8442b0a1244b67a162f97b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012abbf79f8442b0a1244b67a162f97b" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 37305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.666165 17773 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:59.667436 18491 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30752573ef5c4125a43c368e6d7ce32c" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 46759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:59.687542 17699 raft_consensus.cc:1275] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Refusing update from remote peer 012abbf79f8442b0a1244b67a162f97b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:59.689097 18500 consensus_queue.cc:1048] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91497816cf94bb4ab402eabc79aad6a" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:00.010512 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:00.026814 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
I20260713 09:08:00.071959 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.072817 16584 tablet_replica.cc:333] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.073407 16584 raft_consensus.cc:2243] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.073812 16584 raft_consensus.cc:2272] T 495d434446cc4a9cbf0a41341add2ea0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.075659 16584 tablet_replica.cc:333] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.076169 16584 raft_consensus.cc:2243] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.076613 16584 raft_consensus.cc:2272] T e4b77629daae468fba53d2419e351ee8 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.078292 16584 tablet_replica.cc:333] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.078732 16584 raft_consensus.cc:2243] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.079456 16584 raft_consensus.cc:2272] T 666d3bd3c9264da783277a139ced7171 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.081188 16584 tablet_replica.cc:333] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.081626 16584 raft_consensus.cc:2243] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.082278 16584 raft_consensus.cc:2272] T 70dc835f17824f1da949f639a659efc0 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.083918 16584 tablet_replica.cc:333] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.084508 16584 raft_consensus.cc:2243] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.085127 16584 raft_consensus.cc:2272] T 63e6e1b533c142c8b15c0b1192e27952 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.086855 16584 tablet_replica.cc:333] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.087333 16584 raft_consensus.cc:2243] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.087730 16584 raft_consensus.cc:2272] T c090fb9cc2034cec80c1c747e502c063 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.090269 16584 tablet_replica.cc:333] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.090879 16584 raft_consensus.cc:2243] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.091697 16584 raft_consensus.cc:2272] T 2de6573a9fde4f51a26c20e38365079a P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.093619 16584 tablet_replica.cc:333] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.094126 16584 raft_consensus.cc:2243] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.094539 16584 raft_consensus.cc:2272] T 1d25080e02ef409fba7e916dd64c86d6 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.096170 16584 tablet_replica.cc:333] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.096693 16584 raft_consensus.cc:2243] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.097448 16584 raft_consensus.cc:2272] T f306787261c0471e8983e1dfa7ea247f P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.099253 16584 tablet_replica.cc:333] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.099762 16584 raft_consensus.cc:2243] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.100333 16584 raft_consensus.cc:2272] T 6e769f2dc3e54a148eccf4aa71382bc1 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.102101 16584 tablet_replica.cc:333] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.102594 16584 raft_consensus.cc:2243] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.103369 16584 raft_consensus.cc:2272] T 01059b9b381d4378b97b7f378f779576 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.105434 16584 tablet_replica.cc:333] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.106009 16584 raft_consensus.cc:2243] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.106464 16584 raft_consensus.cc:2272] T 0b545df5e07a4105abc93f55d5c0da09 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.108103 16584 tablet_replica.cc:333] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.108642 16584 raft_consensus.cc:2243] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.109026 16584 raft_consensus.cc:2272] T 742b893e316e4518a4484f56c69c2c56 P f91497816cf94bb4ab402eabc79aad6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.111832 16584 tablet_replica.cc:333] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
W20260713 09:08:00.112274 18086 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:08:00.112457 16584 raft_consensus.cc:2243] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.113487 16584 raft_consensus.cc:2272] T c07890007700431baeacab03c09d0036 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.115656 18086 consensus_peers.cc:597] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. 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:00.116103 16584 tablet_replica.cc:333] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.116650 16584 raft_consensus.cc:2243] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.117094 16584 raft_consensus.cc:2272] T d077371fe9bc4f7f969356693f23f188 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.118726 17815 consensus_peers.cc:597] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. 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:00.119400 16584 tablet_replica.cc:333] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.119933 16584 raft_consensus.cc:2243] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.120707 16584 raft_consensus.cc:2272] T e4ab7b9489e44236a32e22fa20b8f99b P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.122596 16584 tablet_replica.cc:333] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.123142 16584 raft_consensus.cc:2243] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.123791 16584 raft_consensus.cc:2272] T 83c33f3b499849aea83b2f9330c44ee8 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.126977 16584 tablet_replica.cc:333] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a: stopping tablet replica
I20260713 09:08:00.127710 16584 raft_consensus.cc:2243] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.128949 16584 raft_consensus.cc:2272] T 9191eb48fd18416fb257ba850e75d280 P f91497816cf94bb4ab402eabc79aad6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.129431 18086 consensus_peers.cc:597] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. 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:00.130705 17741 consensus_peers.cc:597] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. 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:00.140735 17815 consensus_peers.cc:597] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. 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:00.170445 17815 consensus_peers.cc:597] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:42861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.174561 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:08:00.217146 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
I20260713 09:08:00.250610 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.251317 16584 tablet_replica.cc:333] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.251978 16584 raft_consensus.cc:2243] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.252506 16584 raft_consensus.cc:2272] T 1d25080e02ef409fba7e916dd64c86d6 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.254570 16584 tablet_replica.cc:333] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.255160 16584 raft_consensus.cc:2243] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.255632 16584 raft_consensus.cc:2272] T 473b4db1e1df49b083a31a2a38884140 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.257833 16584 tablet_replica.cc:333] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.258337 16584 raft_consensus.cc:2243] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.259033 16584 raft_consensus.cc:2272] T 63e6e1b533c142c8b15c0b1192e27952 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.260727 16584 tablet_replica.cc:333] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.261214 16584 raft_consensus.cc:2243] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.261606 16584 raft_consensus.cc:2272] T 2de6573a9fde4f51a26c20e38365079a P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.263177 16584 tablet_replica.cc:333] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.263759 16584 raft_consensus.cc:2243] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.264510 16584 raft_consensus.cc:2272] T c090fb9cc2034cec80c1c747e502c063 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.266129 16584 tablet_replica.cc:333] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.266572 16584 raft_consensus.cc:2243] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.267015 16584 raft_consensus.cc:2272] T 01059b9b381d4378b97b7f378f779576 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.268672 16584 tablet_replica.cc:333] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.269102 16584 raft_consensus.cc:2243] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.269500 16584 raft_consensus.cc:2272] T 666d3bd3c9264da783277a139ced7171 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.271755 16584 tablet_replica.cc:333] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.272456 16584 raft_consensus.cc:2243] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.273241 16584 raft_consensus.cc:2272] T 2ca2bd65588747d187ef36669753993c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.274948 16584 tablet_replica.cc:333] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.275445 16584 raft_consensus.cc:2243] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.275817 16584 raft_consensus.cc:2272] T f306787261c0471e8983e1dfa7ea247f P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.277384 16584 tablet_replica.cc:333] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.277922 16584 raft_consensus.cc:2243] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.278322 16584 raft_consensus.cc:2272] T 6e769f2dc3e54a148eccf4aa71382bc1 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.279956 16584 tablet_replica.cc:333] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.280479 16584 raft_consensus.cc:2243] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.281018 16584 raft_consensus.cc:2272] T 742b893e316e4518a4484f56c69c2c56 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.282764 16584 tablet_replica.cc:333] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.283269 16584 raft_consensus.cc:2243] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.284005 16584 raft_consensus.cc:2272] T 0b545df5e07a4105abc93f55d5c0da09 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.285666 16584 tablet_replica.cc:333] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.286137 16584 raft_consensus.cc:2243] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.286542 16584 raft_consensus.cc:2272] T 5000fa2478814b13afcf6a498830a1b6 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.288197 16584 tablet_replica.cc:333] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.288688 16584 raft_consensus.cc:2243] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.289103 16584 raft_consensus.cc:2272] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 30752573ef5c4125a43c368e6d7ce32c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.290723 16584 tablet_replica.cc:333] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.291184 16584 raft_consensus.cc:2243] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.291757 16584 raft_consensus.cc:2272] T ea3f3dda9bfb4fce84d54dde9351d40c P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.293470 16584 tablet_replica.cc:333] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.293923 16584 raft_consensus.cc:2243] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.294673 16584 raft_consensus.cc:2272] T 495d434446cc4a9cbf0a41341add2ea0 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.296350 16584 tablet_replica.cc:333] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.296815 16584 raft_consensus.cc:2243] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.297380 16584 raft_consensus.cc:2272] T 2ee50f4d6ce84270b9a03392b6466c05 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.299168 16584 tablet_replica.cc:333] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c: stopping tablet replica
I20260713 09:08:00.299623 16584 raft_consensus.cc:2243] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.300374 16584 raft_consensus.cc:2272] T d077371fe9bc4f7f969356693f23f188 P 30752573ef5c4125a43c368e6d7ce32c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.342583 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
W20260713 09:08:00.359102 18089 consensus_peers.cc:597] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:46759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.382715 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
W20260713 09:08:00.390842 17818 consensus_peers.cc:597] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:46759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.412561 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.413364 16584 tablet_replica.cc:333] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.414033 16584 raft_consensus.cc:2243] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.414868 16584 raft_consensus.cc:2272] T 1d25080e02ef409fba7e916dd64c86d6 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.416826 16584 tablet_replica.cc:333] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.417382 16584 raft_consensus.cc:2243] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.418035 16584 raft_consensus.cc:2272] T 70dc835f17824f1da949f639a659efc0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.419818 16584 tablet_replica.cc:333] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.420527 16584 raft_consensus.cc:2243] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.421172 16584 raft_consensus.cc:2272] T 473b4db1e1df49b083a31a2a38884140 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.422943 16584 tablet_replica.cc:333] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.423491 16584 raft_consensus.cc:2243] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.423929 16584 raft_consensus.cc:2272] T 495d434446cc4a9cbf0a41341add2ea0 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.426211 16584 tablet_replica.cc:333] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.426792 16584 raft_consensus.cc:2243] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.427549 16584 raft_consensus.cc:2272] T ea3f3dda9bfb4fce84d54dde9351d40c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.429402 16584 tablet_replica.cc:333] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
W20260713 09:08:00.429709 17818 consensus_peers.cc:597] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:46759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.429924 16584 raft_consensus.cc:2243] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.430560 16584 raft_consensus.cc:2272] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.432269 16584 tablet_replica.cc:333] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.432830 16584 raft_consensus.cc:2243] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.433406 16584 raft_consensus.cc:2272] T 5000fa2478814b13afcf6a498830a1b6 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.435642 16584 tablet_replica.cc:333] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.436177 16584 raft_consensus.cc:2243] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.436623 16584 raft_consensus.cc:2272] T c090fb9cc2034cec80c1c747e502c063 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.438480 16584 tablet_replica.cc:333] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.439121 16584 raft_consensus.cc:2243] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.439828 16584 raft_consensus.cc:2272] T 9191eb48fd18416fb257ba850e75d280 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.442013 16584 tablet_replica.cc:333] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.442466 16584 raft_consensus.cc:2243] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.443161 16584 raft_consensus.cc:2272] T 2ee50f4d6ce84270b9a03392b6466c05 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.444834 16584 tablet_replica.cc:333] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.445261 16584 raft_consensus.cc:2243] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.445919 16584 raft_consensus.cc:2272] T c07890007700431baeacab03c09d0036 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.447551 16584 tablet_replica.cc:333] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.447988 16584 raft_consensus.cc:2243] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.448740 16584 raft_consensus.cc:2272] T e4ab7b9489e44236a32e22fa20b8f99b P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.450536 16584 tablet_replica.cc:333] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.450979 16584 raft_consensus.cc:2243] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.451325 16584 raft_consensus.cc:2272] T d077371fe9bc4f7f969356693f23f188 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.453078 16584 tablet_replica.cc:333] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.453495 16584 raft_consensus.cc:2243] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.453943 16584 raft_consensus.cc:2272] T e4b77629daae468fba53d2419e351ee8 P af00a7fa2c094a70b226e89558027351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.455493 16584 tablet_replica.cc:333] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.456084 16584 raft_consensus.cc:2243] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.456486 16584 raft_consensus.cc:2272] T f306787261c0471e8983e1dfa7ea247f P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.458082 16584 tablet_replica.cc:333] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.458498 16584 raft_consensus.cc:2243] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.458889 16584 raft_consensus.cc:2272] T 2ca2bd65588747d187ef36669753993c P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.460527 16584 tablet_replica.cc:333] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.461019 16584 raft_consensus.cc:2243] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.461362 16584 raft_consensus.cc:2272] T 0b545df5e07a4105abc93f55d5c0da09 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.463007 16584 tablet_replica.cc:333] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351: stopping tablet replica
I20260713 09:08:00.463418 16584 raft_consensus.cc:2243] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.464080 16584 raft_consensus.cc:2272] T 83c33f3b499849aea83b2f9330c44ee8 P af00a7fa2c094a70b226e89558027351 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.472175 18089 consensus_peers.cc:597] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:46759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:00.484956 18086 consensus_peers.cc:597] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b -> Peer f91497816cf94bb4ab402eabc79aad6a (127.16.50.1:42861): Couldn't send request to peer f91497816cf94bb4ab402eabc79aad6a. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:42861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.508977 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:08:00.547047 16584 tablet_server.cc:179] TabletServer@127.16.50.4:0 shutting down...
W20260713 09:08:00.547106 18086 consensus_peers.cc:597] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b -> Peer af00a7fa2c094a70b226e89558027351 (127.16.50.3:44741): Couldn't send request to peer af00a7fa2c094a70b226e89558027351. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.3:44741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.571821 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.572721 16584 tablet_replica.cc:333] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.573664 16584 raft_consensus.cc:2243] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.574705 16584 raft_consensus.cc:2272] T 473b4db1e1df49b083a31a2a38884140 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.574831 18089 consensus_peers.cc:597] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b -> Peer 30752573ef5c4125a43c368e6d7ce32c (127.16.50.2:46759): Couldn't send request to peer 30752573ef5c4125a43c368e6d7ce32c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:46759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.576974 16584 tablet_replica.cc:333] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.577525 16584 raft_consensus.cc:2243] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.577934 16584 raft_consensus.cc:2272] T 666d3bd3c9264da783277a139ced7171 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.579643 16584 tablet_replica.cc:333] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.580133 16584 raft_consensus.cc:2243] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.580688 16584 raft_consensus.cc:2272] T 83c33f3b499849aea83b2f9330c44ee8 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.582391 16584 tablet_replica.cc:333] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.582957 16584 raft_consensus.cc:2243] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.583488 16584 raft_consensus.cc:2272] T 2ee50f4d6ce84270b9a03392b6466c05 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.585222 16584 tablet_replica.cc:333] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.585742 16584 raft_consensus.cc:2243] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.586247 16584 raft_consensus.cc:2272] T c07890007700431baeacab03c09d0036 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.588004 16584 tablet_replica.cc:333] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.588645 16584 raft_consensus.cc:2243] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.589227 16584 raft_consensus.cc:2272] T 01059b9b381d4378b97b7f378f779576 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.590911 16584 tablet_replica.cc:333] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.591404 16584 raft_consensus.cc:2243] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.591887 16584 raft_consensus.cc:2272] T 9191eb48fd18416fb257ba850e75d280 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.593643 16584 tablet_replica.cc:333] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.594134 16584 raft_consensus.cc:2243] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.594614 16584 raft_consensus.cc:2272] T 63e6e1b533c142c8b15c0b1192e27952 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.596261 16584 tablet_replica.cc:333] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.596769 16584 raft_consensus.cc:2243] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.597468 16584 raft_consensus.cc:2272] T 6fdd47d8fa8c4a4faac9dbbf7e7519d0 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.599066 16584 tablet_replica.cc:333] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.599553 16584 raft_consensus.cc:2243] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.600036 16584 raft_consensus.cc:2272] T e4ab7b9489e44236a32e22fa20b8f99b P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.601686 16584 tablet_replica.cc:333] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.602200 16584 raft_consensus.cc:2243] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.602872 16584 raft_consensus.cc:2272] T 6e769f2dc3e54a148eccf4aa71382bc1 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.604712 16584 tablet_replica.cc:333] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.605182 16584 raft_consensus.cc:2243] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.605938 16584 raft_consensus.cc:2272] T e4b77629daae468fba53d2419e351ee8 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.607684 16584 tablet_replica.cc:333] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.608152 16584 raft_consensus.cc:2243] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.608623 16584 raft_consensus.cc:2272] T 2ca2bd65588747d187ef36669753993c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.610441 16584 tablet_replica.cc:333] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.610935 16584 raft_consensus.cc:2243] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.611681 16584 raft_consensus.cc:2272] T 742b893e316e4518a4484f56c69c2c56 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.613639 16584 tablet_replica.cc:333] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.614136 16584 raft_consensus.cc:2243] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.614670 16584 raft_consensus.cc:2272] T 70dc835f17824f1da949f639a659efc0 P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.616209 16584 tablet_replica.cc:333] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.616679 16584 raft_consensus.cc:2243] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.617156 16584 raft_consensus.cc:2272] T ea3f3dda9bfb4fce84d54dde9351d40c P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.619043 16584 tablet_replica.cc:333] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.619524 16584 raft_consensus.cc:2243] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.620200 16584 raft_consensus.cc:2272] T 5000fa2478814b13afcf6a498830a1b6 P 012abbf79f8442b0a1244b67a162f97b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.621785 16584 tablet_replica.cc:333] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b: stopping tablet replica
I20260713 09:08:00.622210 16584 raft_consensus.cc:2243] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.622677 16584 raft_consensus.cc:2272] T 2de6573a9fde4f51a26c20e38365079a P 012abbf79f8442b0a1244b67a162f97b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.658264 16584 tablet_server.cc:196] TabletServer@127.16.50.4:0 shutdown complete.
I20260713 09:08:00.687691 16584 master.cc:562] Master@127.16.50.62:45343 shutting down...
I20260713 09:08:00.712823 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.713408 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.713744 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 023dd2ab2c9e4cc9a5210f1beca19d3c: stopping tablet replica
I20260713 09:08:00.734189 16584 master.cc:584] Master@127.16.50.62:45343 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27126 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:00.794056 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:36657
I20260713 09:08:00.795328 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:00.801419 18524 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.801591 18523 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.802522 18526 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.803205 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:00.804160 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:00.804396 16584 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.804514 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933680804503 us; error 0 us; skew 500 ppm
I20260713 09:08:00.804975 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:00.807387 16584 webserver.cc:533] Webserver started at http://127.16.50.62:44775/ using document root <none> and password file <none>
I20260713 09:08:00.807822 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:00.807974 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:00.808185 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:00.809310 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "4bc2b1174565445f8aac774ead1e0330"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-lcpc"
I20260713 09:08:00.813587 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:00.816988 18531 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.817790 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:00.818084 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "4bc2b1174565445f8aac774ead1e0330"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-lcpc"
I20260713 09:08:00.818382 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:00.836982 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:00.838268 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:00.876067 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:36657
I20260713 09:08:00.876163 18582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:36657 every 8 connection(s)
I20260713 09:08:00.879963 18583 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:00.890142 18583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330: Bootstrap starting.
I20260713 09:08:00.894958 18583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.899101 18583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330: No bootstrap required, opened a new log
I20260713 09:08:00.901170 18583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER }
I20260713 09:08:00.901541 18583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.901724 18583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc2b1174565445f8aac774ead1e0330, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.902304 18583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER }
I20260713 09:08:00.902726 18583 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:00.902916 18583 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:00.903118 18583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.907564 18583 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER }
I20260713 09:08:00.908041 18583 leader_election.cc:304] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [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: 4bc2b1174565445f8aac774ead1e0330; no voters: 
I20260713 09:08:00.909158 18583 leader_election.cc:290] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:00.909493 18586 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.910807 18586 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 1 LEADER]: Becoming Leader. State: Replica: 4bc2b1174565445f8aac774ead1e0330, State: Running, Role: LEADER
I20260713 09:08:00.911507 18586 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [LEADER]: Queue going to LEADER mode. State: All 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: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER }
I20260713 09:08:00.912060 18583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:00.916213 18587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bc2b1174565445f8aac774ead1e0330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER } }
I20260713 09:08:00.916618 18588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bc2b1174565445f8aac774ead1e0330. Latest consensus state: current_term: 1 leader_uuid: "4bc2b1174565445f8aac774ead1e0330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc2b1174565445f8aac774ead1e0330" member_type: VOTER } }
I20260713 09:08:00.916956 18587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:00.917141 18588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:00.919107 18594 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:00.927525 18594 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:00.928606 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:00.936930 18594 catalog_manager.cc:1383] Generated new cluster ID: 95299b4d631447059334501edac8aa8c
I20260713 09:08:00.937290 18594 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:00.957824 18594 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:00.959093 18594 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:00.973480 18594 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330: Generated new TSK 0
I20260713 09:08:00.974028 18594 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:00.995609 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.001639 18604 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:01.002816 18605 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:01.004315 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:01.004706 18607 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:01.005535 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.005751 16584 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:01.005942 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933681005922 us; error 0 us; skew 500 ppm
I20260713 09:08:01.006495 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.008850 16584 webserver.cc:533] Webserver started at http://127.16.50.1:33207/ using document root <none> and password file <none>
I20260713 09:08:01.009284 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.009436 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.009640 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.010632 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "3b72414772ec44fa95fc7dfa772f02e9"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.014932 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:01.018168 18612 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:01.018893 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:01.019155 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "3b72414772ec44fa95fc7dfa772f02e9"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.019411 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:01.050209 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.051303 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.052666 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.054827 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.054992 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.055285 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.055467 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.094594 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:36991
I20260713 09:08:01.094683 18674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:36991 every 8 connection(s)
I20260713 09:08:01.099593 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.106045 18679 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:01.107070 18680 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:01.111286 18682 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:01.111610 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:01.112519 18675 heartbeater.cc:344] Connected to a master server at 127.16.50.62:36657
I20260713 09:08:01.112895 18675 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.113034 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.113312 16584 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:01.113472 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933681113444 us; error 0 us; skew 500 ppm
I20260713 09:08:01.113749 18675 heartbeater.cc:507] Master 127.16.50.62:36657 requested a full tablet report, sending...
I20260713 09:08:01.114120 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.115983 18548 ts_manager.cc:194] Registered new tserver with Master: 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:01.116888 16584 webserver.cc:533] Webserver started at http://127.16.50.2:36201/ using document root <none> and password file <none>
I20260713 09:08:01.117511 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.117791 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.118093 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.118546 18548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51590
I20260713 09:08:01.119616 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "79080c355c7c46b589fe061d09a23fe3"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.124679 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:01.127912 18687 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:01.128804 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:01.129241 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "79080c355c7c46b589fe061d09a23fe3"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.129526 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:01.149633 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.150781 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.152194 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.154413 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.154639 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.154878 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.155045 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.194298 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:45291
I20260713 09:08:01.194414 18749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:45291 every 8 connection(s)
I20260713 09:08:01.199055 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.206027 18753 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:01.206837 18754 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:01.209970 18756 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:01.212438 18750 heartbeater.cc:344] Connected to a master server at 127.16.50.62:36657
I20260713 09:08:01.212735 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:01.212864 18750 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.213752 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.214037 16584 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:01.213908 18750 heartbeater.cc:507] Master 127.16.50.62:36657 requested a full tablet report, sending...
I20260713 09:08:01.214318 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933681214297 us; error 0 us; skew 500 ppm
I20260713 09:08:01.214952 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.216353 18548 ts_manager.cc:194] Registered new tserver with Master: 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:01.217706 16584 webserver.cc:533] Webserver started at http://127.16.50.3:40421/ using document root <none> and password file <none>
I20260713 09:08:01.218245 18548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51600
I20260713 09:08:01.218366 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.218734 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.219063 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.220763 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.225171 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:01.228492 18761 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:01.229276 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:01.229573 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.229852 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:01.241124 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.242326 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.243741 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.245990 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.246217 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.246464 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.246639 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.286332 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:46307
I20260713 09:08:01.286456 18823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:46307 every 8 connection(s)
I20260713 09:08:01.291329 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.298110 18827 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:01.298442 18828 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:01.301652 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:01.302227 18830 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:01.303659 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.303975 16584 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:01.304169 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933681304153 us; error 0 us; skew 500 ppm
I20260713 09:08:01.304191 18824 heartbeater.cc:344] Connected to a master server at 127.16.50.62:36657
I20260713 09:08:01.304726 18824 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.304898 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.305485 18824 heartbeater.cc:507] Master 127.16.50.62:36657 requested a full tablet report, sending...
I20260713 09:08:01.307549 18548 ts_manager.cc:194] Registered new tserver with Master: d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:01.308003 16584 webserver.cc:533] Webserver started at http://127.16.50.4:45721/ using document root <none> and password file <none>
I20260713 09:08:01.308573 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.308784 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.309048 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.309101 18548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51606
I20260713 09:08:01.310434 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-3-root/instance:
uuid: "a4ca04c8293f45faa67887b51b534b39"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.314878 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:01.318143 18835 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:01.318922 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:01.319216 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
uuid: "a4ca04c8293f45faa67887b51b534b39"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:01.319531 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:01.348115 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.349428 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.350879 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.353083 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.353348 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.353585 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.353760 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.393988 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.4:36385
I20260713 09:08:01.394100 18897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.4:36385 every 8 connection(s)
I20260713 09:08:01.407408 18898 heartbeater.cc:344] Connected to a master server at 127.16.50.62:36657
I20260713 09:08:01.407850 18898 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.408566 18898 heartbeater.cc:507] Master 127.16.50.62:36657 requested a full tablet report, sending...
I20260713 09:08:01.410492 18548 ts_manager.cc:194] Registered new tserver with Master: a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:01.411170 16584 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013852705s
I20260713 09:08:01.411923 18548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51616
I20260713 09:08:01.437223 18548 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51626:
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:01.558049 18863 tablet_service.cc:1511] Processing CreateTablet for tablet fef326100ab1465aafd4618597c56468 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:01.559454 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef326100ab1465aafd4618597c56468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.562391 18862 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d01aee7aa4781a63a9105560e46f5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:01.566435 18715 tablet_service.cc:1511] Processing CreateTablet for tablet fef326100ab1465aafd4618597c56468 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:01.567770 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef326100ab1465aafd4618597c56468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.569361 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 4c923c4b1c1640a3a0861a382bfb56f1 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:01.570683 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c923c4b1c1640a3a0861a382bfb56f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.572000 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d01aee7aa4781a63a9105560e46f5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:01.573500 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 64345f31d9d6438784fa5819f508fdb0 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:01.574795 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345f31d9d6438784fa5819f508fdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.575549 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 4c923c4b1c1640a3a0861a382bfb56f1 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:01.576884 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c923c4b1c1640a3a0861a382bfb56f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.577435 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:01.578686 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.580634 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d01aee7aa4781a63a9105560e46f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.581245 18860 tablet_service.cc:1511] Processing CreateTablet for tablet a6bc2ae3238346a8a1f2db5fbbe14e79 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:01.582540 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bc2ae3238346a8a1f2db5fbbe14e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.582588 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d01aee7aa4781a63a9105560e46f5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:01.583963 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d01aee7aa4781a63a9105560e46f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.585299 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 83e7a51174564d4a9c148d66474c5bb9 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:01.586205 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 64345f31d9d6438784fa5819f508fdb0 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:01.586988 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e7a51174564d4a9c148d66474c5bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.587558 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345f31d9d6438784fa5819f508fdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.573530 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d01aee7aa4781a63a9105560e46f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.592756 18789 tablet_service.cc:1511] Processing CreateTablet for tablet fef326100ab1465aafd4618597c56468 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:01.594710 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef326100ab1465aafd4618597c56468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.597867 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 4c923c4b1c1640a3a0861a382bfb56f1 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:01.599766 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c923c4b1c1640a3a0861a382bfb56f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.623932 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 0733562a82ff4e3a99ead372cd143c08 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:01.625383 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0733562a82ff4e3a99ead372cd143c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.629464 18637 tablet_service.cc:1511] Processing CreateTablet for tablet e62e4c53c3f3400bb8931e74dadcb378 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:01.630795 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62e4c53c3f3400bb8931e74dadcb378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.641834 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 64345f31d9d6438784fa5819f508fdb0 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:01.643210 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345f31d9d6438784fa5819f508fdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.645865 18636 tablet_service.cc:1511] Processing CreateTablet for tablet a6bc2ae3238346a8a1f2db5fbbe14e79 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:01.646409 18786 tablet_service.cc:1511] Processing CreateTablet for tablet e62e4c53c3f3400bb8931e74dadcb378 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:01.647234 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bc2ae3238346a8a1f2db5fbbe14e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.647815 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62e4c53c3f3400bb8931e74dadcb378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.649508 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:01.650805 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.653785 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 83e7a51174564d4a9c148d66474c5bb9 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:01.655541 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e7a51174564d4a9c148d66474c5bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.657923 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 4897b22326384fad9100ba101fbb676d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:01.659548 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897b22326384fad9100ba101fbb676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.657980 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:01.661580 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907cc4a9b9ad4b9aa4b7da561a6a931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.667735 18712 tablet_service.cc:1511] Processing CreateTablet for tablet e62e4c53c3f3400bb8931e74dadcb378 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:01.669214 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62e4c53c3f3400bb8931e74dadcb378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.671128 18711 tablet_service.cc:1511] Processing CreateTablet for tablet a6bc2ae3238346a8a1f2db5fbbe14e79 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:01.674252 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 486a1656af6443bcbe2c931693bee69e (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:01.675575 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a1656af6443bcbe2c931693bee69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.681820 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 83e7a51174564d4a9c148d66474c5bb9 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:01.683351 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e7a51174564d4a9c148d66474c5bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.688529 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 4897b22326384fad9100ba101fbb676d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:01.689950 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897b22326384fad9100ba101fbb676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.690384 18634 tablet_service.cc:1511] Processing CreateTablet for tablet 4897b22326384fad9100ba101fbb676d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:01.692452 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897b22326384fad9100ba101fbb676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.693516 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 0733562a82ff4e3a99ead372cd143c08 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:01.694983 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0733562a82ff4e3a99ead372cd143c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.696648 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bc2ae3238346a8a1f2db5fbbe14e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.719331 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 0733562a82ff4e3a99ead372cd143c08 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:01.720747 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0733562a82ff4e3a99ead372cd143c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.771524 18632 tablet_service.cc:1511] Processing CreateTablet for tablet 486a1656af6443bcbe2c931693bee69e (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:01.772917 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a1656af6443bcbe2c931693bee69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.786592 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 2d303d84a5b349ad94771d67eb22b562 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:01.788012 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d303d84a5b349ad94771d67eb22b562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.794601 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 2d303d84a5b349ad94771d67eb22b562 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:01.794732 18707 tablet_service.cc:1511] Processing CreateTablet for tablet a9b80a4f2d8f4dd6931694a500281095 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:01.795993 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 2d303d84a5b349ad94771d67eb22b562 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:01.797384 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d303d84a5b349ad94771d67eb22b562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.801357 18862 tablet_service.cc:1511] Processing CreateTablet for tablet ed99fb2a04704fd78d32b724b6ae7c2d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:01.802770 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99fb2a04704fd78d32b724b6ae7c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.796072 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d303d84a5b349ad94771d67eb22b562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.806715 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 486a1656af6443bcbe2c931693bee69e (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:01.810896 18636 tablet_service.cc:1511] Processing CreateTablet for tablet a9b80a4f2d8f4dd6931694a500281095 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:01.812444 18780 tablet_service.cc:1511] Processing CreateTablet for tablet a9b80a4f2d8f4dd6931694a500281095 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:01.822244 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b80a4f2d8f4dd6931694a500281095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.814406 18639 tablet_service.cc:1511] Processing CreateTablet for tablet ed99fb2a04704fd78d32b724b6ae7c2d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:01.827163 18916 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:01.828126 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a1656af6443bcbe2c931693bee69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.829267 18715 tablet_service.cc:1511] Processing CreateTablet for tablet ed99fb2a04704fd78d32b724b6ae7c2d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:01.831414 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b80a4f2d8f4dd6931694a500281095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.832026 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b80a4f2d8f4dd6931694a500281095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.832619 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99fb2a04704fd78d32b724b6ae7c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.836699 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99fb2a04704fd78d32b724b6ae7c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.842746 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 59539a624a784ed9ba627835579161f3 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:01.844178 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59539a624a784ed9ba627835579161f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.847324 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 59539a624a784ed9ba627835579161f3 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:01.848758 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59539a624a784ed9ba627835579161f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.850076 18916 tablet_bootstrap.cc:654] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.860226 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 20455516920e4d38a25fa844c8589b19 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:01.869351 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 20455516920e4d38a25fa844c8589b19 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:01.843298 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 20455516920e4d38a25fa844c8589b19 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:01.870687 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20455516920e4d38a25fa844c8589b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.870867 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20455516920e4d38a25fa844c8589b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.832207 18914 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:01.867559 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 59539a624a784ed9ba627835579161f3 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:01.873140 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59539a624a784ed9ba627835579161f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.873934 18915 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:01.875591 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 529463d11eb34d39b87be1e29e2ae5da (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:01.876902 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529463d11eb34d39b87be1e29e2ae5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.891913 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20455516920e4d38a25fa844c8589b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.901114 18917 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:01.906543 18915 tablet_bootstrap.cc:654] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.914273 18917 tablet_bootstrap.cc:654] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.919600 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 529463d11eb34d39b87be1e29e2ae5da (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:01.921923 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529463d11eb34d39b87be1e29e2ae5da. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:01.922472 18596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:01.925582 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 529463d11eb34d39b87be1e29e2ae5da (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:01.927345 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529463d11eb34d39b87be1e29e2ae5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.935115 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 0439e1d3a42248f1a7fbc784753a78ab (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:01.936945 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0439e1d3a42248f1a7fbc784753a78ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.951890 18914 tablet_bootstrap.cc:654] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.957439 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 0439e1d3a42248f1a7fbc784753a78ab (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:01.958194 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 3948c7d1fed146c588f0d816f5a88371 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:01.958796 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0439e1d3a42248f1a7fbc784753a78ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.959430 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948c7d1fed146c588f0d816f5a88371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.964751 18632 tablet_service.cc:1511] Processing CreateTablet for tablet 0439e1d3a42248f1a7fbc784753a78ab (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:01.966086 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0439e1d3a42248f1a7fbc784753a78ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.972370 18917 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:01.972920 18917 ts_tablet_manager.cc:1403] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.027s
I20260713 09:08:01.977113 18915 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:01.977623 18915 ts_tablet_manager.cc:1403] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.010s
I20260713 09:08:01.978523 18916 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:01.978996 18916 ts_tablet_manager.cc:1403] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.020s
I20260713 09:08:01.980542 18915 raft_consensus.cc:359] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:01.981264 18915 raft_consensus.cc:385] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.981709 18915 raft_consensus.cc:740] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.982468 18915 consensus_queue.cc:260] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:01.981843 18916 raft_consensus.cc:359] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:01.985255 18916 raft_consensus.cc:385] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.985577 18916 raft_consensus.cc:740] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.976194 18917 raft_consensus.cc:359] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:01.989951 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 3948c7d1fed146c588f0d816f5a88371 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:01.990409 18917 raft_consensus.cc:385] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.990753 18917 raft_consensus.cc:740] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.991353 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948c7d1fed146c588f0d816f5a88371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.991624 18917 consensus_queue.cc:260] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:01.992830 18914 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:01.993371 18914 ts_tablet_manager.cc:1403] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.000s
I20260713 09:08:01.994457 18916 consensus_queue.cc:260] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:01.995323 18898 heartbeater.cc:499] Master 127.16.50.62:36657 was elected leader, sending a full tablet report...
I20260713 09:08:01.999369 18915 ts_tablet_manager.cc:1434] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:02.000366 18915 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.003891 18914 raft_consensus.cc:359] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.004837 18914 raft_consensus.cc:385] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.005200 18914 raft_consensus.cc:740] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.006031 18914 consensus_queue.cc:260] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.008908 18711 tablet_service.cc:1511] Processing CreateTablet for tablet b07bc30a514f49b8beb2c2c9158e9466 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:02.010259 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07bc30a514f49b8beb2c2c9158e9466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.013016 18915 tablet_bootstrap.cc:654] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.013388 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 3948c7d1fed146c588f0d816f5a88371 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:02.014717 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948c7d1fed146c588f0d816f5a88371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.021481 18750 heartbeater.cc:499] Master 127.16.50.62:36657 was elected leader, sending a full tablet report...
I20260713 09:08:02.022717 18914 ts_tablet_manager.cc:1434] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260713 09:08:02.022904 18782 tablet_service.cc:1511] Processing CreateTablet for tablet b07bc30a514f49b8beb2c2c9158e9466 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:02.023834 18914 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.024385 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07bc30a514f49b8beb2c2c9158e9466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.030411 18914 tablet_bootstrap.cc:654] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.030706 18824 heartbeater.cc:499] Master 127.16.50.62:36657 was elected leader, sending a full tablet report...
I20260713 09:08:02.030297 18916 ts_tablet_manager.cc:1434] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260713 09:08:02.031294 18675 heartbeater.cc:499] Master 127.16.50.62:36657 was elected leader, sending a full tablet report...
I20260713 09:08:02.043673 18858 tablet_service.cc:1511] Processing CreateTablet for tablet b07bc30a514f49b8beb2c2c9158e9466 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:02.044776 18916 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.045017 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07bc30a514f49b8beb2c2c9158e9466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.031921 18917 ts_tablet_manager.cc:1434] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260713 09:08:02.046846 18917 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
W20260713 09:08:02.040946 18825 tablet.cc:2406] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:02.060613 18916 tablet_bootstrap.cc:654] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.060819 18924 raft_consensus.cc:493] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.062549 18917 tablet_bootstrap.cc:654] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.062237 18924 raft_consensus.cc:515] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.070739 18915 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.069694 18924 leader_election.cc:290] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.079140 18914 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.080183 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 5a102635973d4c31a70f59fd8dfa0f18 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:02.076072 18915 ts_tablet_manager.cc:1403] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.020s
I20260713 09:08:02.068681 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 5a102635973d4c31a70f59fd8dfa0f18 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:02.094024 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a102635973d4c31a70f59fd8dfa0f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.095187 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 5a102635973d4c31a70f59fd8dfa0f18 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:02.096817 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a102635973d4c31a70f59fd8dfa0f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.098196 18915 raft_consensus.cc:359] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.099051 18915 raft_consensus.cc:385] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.099428 18915 raft_consensus.cc:740] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.100391 18915 consensus_queue.cc:260] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.102633 18915 ts_tablet_manager.cc:1434] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:02.103662 18915 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.108632 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a102635973d4c31a70f59fd8dfa0f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.109901 18915 tablet_bootstrap.cc:654] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.109432 18635 tablet_service.cc:1511] Processing CreateTablet for tablet a14fd3bbe7474d88bd8a41fd439c00c5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:02.110929 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14fd3bbe7474d88bd8a41fd439c00c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.110898 18860 tablet_service.cc:1511] Processing CreateTablet for tablet a14fd3bbe7474d88bd8a41fd439c00c5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:02.092769 18914 ts_tablet_manager.cc:1403] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.005s
I20260713 09:08:02.115244 18710 tablet_service.cc:1511] Processing CreateTablet for tablet a14fd3bbe7474d88bd8a41fd439c00c5 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:02.116708 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14fd3bbe7474d88bd8a41fd439c00c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.118536 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14fd3bbe7474d88bd8a41fd439c00c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.118363 18914 raft_consensus.cc:359] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.119122 18914 raft_consensus.cc:385] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.119413 18914 raft_consensus.cc:740] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.132186 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 3e098481db66401a958f006189fba19d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:02.133641 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e098481db66401a958f006189fba19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.158198 18917 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.161923 18917 ts_tablet_manager.cc:1403] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.005s
I20260713 09:08:02.163475 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
W20260713 09:08:02.165109 18614 leader_election.cc:343] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.166720 18925 raft_consensus.cc:493] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.167234 18925 raft_consensus.cc:515] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.120146 18914 consensus_queue.cc:260] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.166083 18917 raft_consensus.cc:359] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.175288 18925 leader_election.cc:290] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.175724 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 3e098481db66401a958f006189fba19d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:02.177062 18917 raft_consensus.cc:385] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.189311 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e098481db66401a958f006189fba19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.189352 18915 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.195894 18915 ts_tablet_manager.cc:1403] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.010s
I20260713 09:08:02.197608 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 32545aaa04454521a87b1e8c520d2152 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:02.198764 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32545aaa04454521a87b1e8c520d2152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.205796 18916 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.206452 18916 ts_tablet_manager.cc:1403] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.162s	user 0.005s	sys 0.012s
I20260713 09:08:02.194084 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 3e098481db66401a958f006189fba19d (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:02.192790 18917 raft_consensus.cc:740] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.211257 18917 consensus_queue.cc:260] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.212272 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 32545aaa04454521a87b1e8c520d2152 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:02.213564 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32545aaa04454521a87b1e8c520d2152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.213763 18917 ts_tablet_manager.cc:1434] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260713 09:08:02.215195 18917 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.217187 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:02.220549 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.232790 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e098481db66401a958f006189fba19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.232693 18916 raft_consensus.cc:359] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
W20260713 09:08:02.233711 18616 leader_election.cc:343] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:02.233974 18689 leader_election.cc:343] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.234263 18616 leader_election.cc:304] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9; no voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:02.235396 18924 raft_consensus.cc:2749] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.223011 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 32545aaa04454521a87b1e8c520d2152 (DEFAULT_TABLE table=test-workload [id=23b37a3e2c654a44beb759c2b9dbd640]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:02.239027 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32545aaa04454521a87b1e8c520d2152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.199918 18915 raft_consensus.cc:359] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.240765 18915 raft_consensus.cc:385] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.241142 18915 raft_consensus.cc:740] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.243353 18915 consensus_queue.cc:260] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.233700 18916 raft_consensus.cc:385] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.257131 18916 raft_consensus.cc:740] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.257963 18916 consensus_queue.cc:260] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.260064 18923 raft_consensus.cc:493] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.260579 18923 raft_consensus.cc:515] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.261634 18914 ts_tablet_manager.cc:1434] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.146s	user 0.012s	sys 0.003s
I20260713 09:08:02.264328 18914 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.272128 18914 tablet_bootstrap.cc:654] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.274277 18923 leader_election.cc:290] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:02.248767 18917 tablet_bootstrap.cc:654] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.256182 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.249922 18915 ts_tablet_manager.cc:1434] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260713 09:08:02.276822 18873 raft_consensus.cc:2468] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:02.277459 18915 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.278273 18691 leader_election.cc:304] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:02.281428 18914 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.282951 18914 ts_tablet_manager.cc:1403] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:08:02.283870 18915 tablet_bootstrap.cc:654] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.284380 18938 raft_consensus.cc:2804] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.284873 18938 raft_consensus.cc:493] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.285189 18938 raft_consensus.cc:3060] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.285259 18916 ts_tablet_manager.cc:1434] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.004s
I20260713 09:08:02.286365 18916 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.288473 18914 raft_consensus.cc:359] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.289197 18914 raft_consensus.cc:385] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.289494 18914 raft_consensus.cc:740] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.294165 18916 tablet_bootstrap.cc:654] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.294862 18938 raft_consensus.cc:515] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.298041 18938 leader_election.cc:290] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.294878 18914 consensus_queue.cc:260] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.298931 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.299142 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:02.299543 18873 raft_consensus.cc:3060] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.299722 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345f31d9d6438784fa5819f508fdb0" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.300086 18914 ts_tablet_manager.cc:1434] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260713 09:08:02.300628 18689 leader_election.cc:343] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.301136 18914 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
W20260713 09:08:02.301201 18765 leader_election.cc:343] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.307796 18914 tablet_bootstrap.cc:654] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.308054 18873 raft_consensus.cc:2468] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:02.308073 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345f31d9d6438784fa5819f508fdb0" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.309019 18650 raft_consensus.cc:2468] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.309422 18691 leader_election.cc:304] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:02.310606 18938 raft_consensus.cc:2804] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.311084 18938 raft_consensus.cc:697] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:02.311946 18915 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.312505 18915 ts_tablet_manager.cc:1403] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260713 09:08:02.311946 18938 consensus_queue.cc:237] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.314487 18763 leader_election.cc:304] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:02.315541 18915 raft_consensus.cc:359] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.316030 18923 raft_consensus.cc:2804] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.316409 18915 raft_consensus.cc:385] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.316630 18923 raft_consensus.cc:493] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.316890 18915 raft_consensus.cc:740] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.318080 18915 consensus_queue.cc:260] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.317204 18923 raft_consensus.cc:3060] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.323824 18915 ts_tablet_manager.cc:1434] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:08:02.324858 18915 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.325877 18917 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.326573 18917 ts_tablet_manager.cc:1403] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.015s
I20260713 09:08:02.329934 18546 catalog_manager.cc:5697] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.331249 18915 tablet_bootstrap.cc:654] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.330531 18917 raft_consensus.cc:359] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.339651 18917 raft_consensus.cc:385] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.340095 18917 raft_consensus.cc:740] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.344907 18923 raft_consensus.cc:515] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.347774 18917 consensus_queue.cc:260] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.360445 18916 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.361162 18916 ts_tablet_manager.cc:1403] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.006s
I20260713 09:08:02.367872 18923 leader_election.cc:290] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:02.357163 18917 ts_tablet_manager.cc:1434] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260713 09:08:02.368896 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345f31d9d6438784fa5819f508fdb0" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:02.369266 18917 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.369535 18650 raft_consensus.cc:3060] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.370654 18914 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.372576 18914 ts_tablet_manager.cc:1403] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.036s
I20260713 09:08:02.376274 18917 tablet_bootstrap.cc:654] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.376353 18915 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.377992 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345f31d9d6438784fa5819f508fdb0" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.378043 18915 ts_tablet_manager.cc:1403] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.038s
W20260713 09:08:02.379799 18765 leader_election.cc:343] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.379067 18650 raft_consensus.cc:2468] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:02.382230 18916 raft_consensus.cc:359] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.382530 18914 raft_consensus.cc:359] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.383297 18916 raft_consensus.cc:385] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.383400 18914 raft_consensus.cc:385] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.383842 18916 raft_consensus.cc:740] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.383914 18914 raft_consensus.cc:740] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.384764 18915 raft_consensus.cc:359] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.386003 18763 leader_election.cc:304] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:02.386439 18915 raft_consensus.cc:385] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.386854 18915 raft_consensus.cc:740] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.385021 18914 consensus_queue.cc:260] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.387650 18923 raft_consensus.cc:2804] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.388335 18923 raft_consensus.cc:697] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:02.389092 18914 ts_tablet_manager.cc:1434] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:08:02.390086 18914 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.389472 18923 consensus_queue.cc:237] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.392565 18915 consensus_queue.cc:260] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.395130 18915 ts_tablet_manager.cc:1434] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:02.397418 18915 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.399845 18914 tablet_bootstrap.cc:654] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.402397 18916 consensus_queue.cc:260] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.403760 18915 tablet_bootstrap.cc:654] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.415093 18916 ts_tablet_manager.cc:1434] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.008s
I20260713 09:08:02.418099 18922 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.418812 18922 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.424881 18916 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.424484 18545 catalog_manager.cc:5697] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.432103 18922 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.435460 18914 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.436275 18914 ts_tablet_manager.cc:1403] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.011s
I20260713 09:08:02.435467 18917 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.437834 18917 ts_tablet_manager.cc:1403] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.022s
I20260713 09:08:02.440583 18915 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.441090 18915 ts_tablet_manager.cc:1403] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.025s
I20260713 09:08:02.442704 18914 raft_consensus.cc:359] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.443502 18914 raft_consensus.cc:385] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.443806 18914 raft_consensus.cc:740] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.444064 18915 raft_consensus.cc:359] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.444828 18915 raft_consensus.cc:385] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.445125 18915 raft_consensus.cc:740] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.445788 18917 raft_consensus.cc:359] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.445978 18915 consensus_queue.cc:260] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.446511 18917 raft_consensus.cc:385] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.446924 18917 raft_consensus.cc:740] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.447731 18917 consensus_queue.cc:260] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.448383 18915 ts_tablet_manager.cc:1434] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:02.449717 18915 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.449954 18917 ts_tablet_manager.cc:1434] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:02.446468 18916 tablet_bootstrap.cc:654] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.452872 18914 consensus_queue.cc:260] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.455930 18915 tablet_bootstrap.cc:654] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.457602 18914 ts_tablet_manager.cc:1434] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:02.458596 18914 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.464588 18917 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.472242 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
W20260713 09:08:02.474364 18837 leader_election.cc:343] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.474998 18914 tablet_bootstrap.cc:654] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.476506 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
W20260713 09:08:02.478237 18839 leader_election.cc:343] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.478827 18839 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:02.479875 18917 tablet_bootstrap.cc:654] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.479099 18916 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.480144 18922 raft_consensus.cc:493] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.481993 18922 raft_consensus.cc:515] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.483223 18916 ts_tablet_manager.cc:1403] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.007s
I20260713 09:08:02.485522 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.485874 18915 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.486388 18916 raft_consensus.cc:359] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
W20260713 09:08:02.487007 18837 leader_election.cc:343] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.487159 18916 raft_consensus.cc:385] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.484072 18922 leader_election.cc:290] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.487517 18916 raft_consensus.cc:740] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.487793 18914 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.486415 18915 ts_tablet_manager.cc:1403] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.017s
I20260713 09:08:02.487942 18922 raft_consensus.cc:2749] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.488467 18914 ts_tablet_manager.cc:1403] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260713 09:08:02.488631 18916 consensus_queue.cc:260] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.491163 18916 ts_tablet_manager.cc:1434] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:08:02.491117 18915 raft_consensus.cc:359] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.491971 18915 raft_consensus.cc:385] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.492417 18916 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.492467 18917 tablet_bootstrap.cc:492] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.493309 18917 ts_tablet_manager.cc:1403] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260713 09:08:02.496685 18924 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.497318 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.497430 18924 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.497658 18917 raft_consensus.cc:359] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.497982 18725 raft_consensus.cc:2468] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:02.498427 18915 raft_consensus.cc:740] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.499471 18839 leader_election.cc:304] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:02.499325 18915 consensus_queue.cc:260] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.500376 18922 raft_consensus.cc:2804] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.500519 18917 raft_consensus.cc:385] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.500769 18922 raft_consensus.cc:493] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.500880 18917 raft_consensus.cc:740] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.501144 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:02.501852 18799 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:02.501952 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.501164 18922 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.503248 18614 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:02.503858 18916 tablet_bootstrap.cc:654] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.505090 18924 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.505764 18924 raft_consensus.cc:2804] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.506212 18924 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.506644 18924 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.503053 18917 consensus_queue.cc:260] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.510883 18917 ts_tablet_manager.cc:1434] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:02.512177 18917 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.517931 18915 ts_tablet_manager.cc:1434] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:08:02.518831 18917 tablet_bootstrap.cc:654] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.523383 18915 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.526819 18938 raft_consensus.cc:493] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.527401 18938 raft_consensus.cc:515] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.516004 18922 raft_consensus.cc:515] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.496706 18914 raft_consensus.cc:359] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.531594 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
W20260713 09:08:02.532974 18837 leader_election.cc:343] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.533036 18914 raft_consensus.cc:385] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.533624 18917 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.534343 18917 ts_tablet_manager.cc:1403] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260713 09:08:02.535755 18924 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.536837 18922 leader_election.cc:290] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.537938 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:02.538291 18915 tablet_bootstrap.cc:654] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.538606 18724 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.539253 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:02.540248 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:02.540724 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bc2ae3238346a8a1f2db5fbbe14e79" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.540895 18799 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.541407 18873 raft_consensus.cc:2468] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:02.543707 18923 raft_consensus.cc:493] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.544243 18923 raft_consensus.cc:515] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.544778 18691 leader_election.cc:304] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:02.545715 18925 raft_consensus.cc:2804] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.546101 18925 raft_consensus.cc:493] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.546466 18925 raft_consensus.cc:3060] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.546952 18923 leader_election.cc:290] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.548465 18724 raft_consensus.cc:2468] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:02.548818 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.533653 18914 raft_consensus.cc:740] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.550683 18914 consensus_queue.cc:260] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.551226 18839 leader_election.cc:304] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:02.551954 18725 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:02.552130 18922 raft_consensus.cc:2804] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.549551 18650 raft_consensus.cc:2468] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.552672 18922 raft_consensus.cc:697] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:02.552831 18938 leader_election.cc:290] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.553869 18763 leader_election.cc:304] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:02.553633 18922 consensus_queue.cc:237] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.559209 18938 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.559913 18938 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.563117 18799 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:02.563216 18938 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:02.563555 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:02.564635 18614 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:02.564882 18917 raft_consensus.cc:359] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.565747 18964 raft_consensus.cc:2804] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.565912 18917 raft_consensus.cc:385] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:02.566105 18689 leader_election.cc:343] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.566413 18917 raft_consensus.cc:740] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.567112 18923 raft_consensus.cc:2804] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.567550 18923 raft_consensus.cc:493] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.567461 18917 consensus_queue.cc:260] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.569981 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.570766 18917 ts_tablet_manager.cc:1434] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
W20260713 09:08:02.571914 18691 leader_election.cc:343] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.572540 18691 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:02.578543 18950 raft_consensus.cc:493] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.579061 18950 raft_consensus.cc:515] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.579952 18938 raft_consensus.cc:2749] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.581208 18950 leader_election.cc:290] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:02.582159 18914 ts_tablet_manager.cc:1434] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260713 09:08:02.583559 18914 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.585041 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.585709 18873 raft_consensus.cc:2468] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.586995 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bc2ae3238346a8a1f2db5fbbe14e79" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.587627 18650 raft_consensus.cc:2468] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:02.588864 18765 leader_election.cc:304] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:02.589524 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.589761 18950 raft_consensus.cc:2804] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.568346 18923 raft_consensus.cc:3060] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.590160 18725 raft_consensus.cc:2468] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.591445 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.590186 18950 raft_consensus.cc:493] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.593124 18950 raft_consensus.cc:3060] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.596158 18925 raft_consensus.cc:515] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.600098 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bc2ae3238346a8a1f2db5fbbe14e79" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:02.600256 18925 leader_election.cc:290] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.600759 18650 raft_consensus.cc:3060] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:02.602944 18765 leader_election.cc:343] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.572114 18917 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.608647 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bc2ae3238346a8a1f2db5fbbe14e79" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.609297 18873 raft_consensus.cc:3060] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.610865 18916 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.611469 18916 ts_tablet_manager.cc:1403] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.008s
I20260713 09:08:02.611939 18964 raft_consensus.cc:697] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:02.612960 18964 consensus_queue.cc:237] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.614889 18916 raft_consensus.cc:359] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.621603 18916 raft_consensus.cc:385] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.622035 18916 raft_consensus.cc:740] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.622855 18916 consensus_queue.cc:260] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.623564 18914 tablet_bootstrap.cc:654] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.624194 18924 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.625614 18916 ts_tablet_manager.cc:1434] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:08:02.626699 18916 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.621086 18917 tablet_bootstrap.cc:654] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.627650 18950 raft_consensus.cc:515] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.635047 18923 raft_consensus.cc:515] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.640915 18923 leader_election.cc:290] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.638597 18916 tablet_bootstrap.cc:654] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.641973 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:02.643910 18649 raft_consensus.cc:3060] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.643405 18546 catalog_manager.cc:5697] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 1 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.642313 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62e4c53c3f3400bb8931e74dadcb378" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:02.648689 18724 raft_consensus.cc:3060] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.632688 18873 raft_consensus.cc:2468] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:02.650889 18691 leader_election.cc:304] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:02.651657 18925 raft_consensus.cc:2804] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.652115 18925 raft_consensus.cc:697] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:02.652931 18925 consensus_queue.cc:237] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.653335 18950 leader_election.cc:290] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:02.656973 18915 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.657485 18915 ts_tablet_manager.cc:1403] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.134s	user 0.053s	sys 0.052s
I20260713 09:08:02.660795 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:02.661852 18650 raft_consensus.cc:2468] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
W20260713 09:08:02.664569 18765 leader_election.cc:343] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.665107 18915 raft_consensus.cc:359] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.665773 18915 raft_consensus.cc:385] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.666045 18915 raft_consensus.cc:740] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.666702 18915 consensus_queue.cc:260] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.665558 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.668428 18873 raft_consensus.cc:3060] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.669052 18724 raft_consensus.cc:2468] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:02.669588 18914 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.670179 18914 ts_tablet_manager.cc:1403] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.000s
I20260713 09:08:02.670287 18765 leader_election.cc:304] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:02.670440 18547 catalog_manager.cc:5697] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.676035 18873 raft_consensus.cc:2468] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:02.676427 18950 raft_consensus.cc:2804] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.677120 18950 raft_consensus.cc:697] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:02.677563 18765 leader_election.cc:304] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:02.678587 18915 ts_tablet_manager.cc:1434] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:08:02.678222 18950 consensus_queue.cc:237] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.679422 18915 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.680231 18914 raft_consensus.cc:359] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.681967 18914 raft_consensus.cc:385] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.682662 18914 raft_consensus.cc:740] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.683894 18914 consensus_queue.cc:260] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.685742 18915 tablet_bootstrap.cc:654] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.688778 18970 raft_consensus.cc:493] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.689240 18970 raft_consensus.cc:515] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.690521 18923 raft_consensus.cc:2804] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.691074 18923 raft_consensus.cc:697] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:02.691861 18914 ts_tablet_manager.cc:1434] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:08:02.692022 18923 consensus_queue.cc:237] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.693652 18914 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:02.696092 18970 leader_election.cc:290] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.673740 18649 raft_consensus.cc:2468] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:02.700686 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99fb2a04704fd78d32b724b6ae7c2d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
W20260713 09:08:02.704450 18689 leader_election.cc:343] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.705718 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99fb2a04704fd78d32b724b6ae7c2d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.706616 18873 raft_consensus.cc:2468] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:02.706773 18950 raft_consensus.cc:493] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.708272 18691 leader_election.cc:304] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:02.709616 18950 raft_consensus.cc:515] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.712218 18950 leader_election.cc:290] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.699270 18917 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.713445 18925 raft_consensus.cc:2804] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.715013 18917 ts_tablet_manager.cc:1403] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.023s
I20260713 09:08:02.715752 18925 raft_consensus.cc:493] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.716742 18925 raft_consensus.cc:3060] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.719691 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.720000 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef326100ab1465aafd4618597c56468" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.720571 18873 raft_consensus.cc:2393] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 1: Already voted for candidate 79080c355c7c46b589fe061d09a23fe3 in this term.
I20260713 09:08:02.720726 18545 catalog_manager.cc:5697] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.722172 18765 leader_election.cc:304] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:02.722946 18976 raft_consensus.cc:3060] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.725534 18917 raft_consensus.cc:359] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.726269 18917 raft_consensus.cc:385] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.726538 18917 raft_consensus.cc:740] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.727262 18917 consensus_queue.cc:260] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.728048 18925 raft_consensus.cc:515] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.729980 18915 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.730453 18915 ts_tablet_manager.cc:1403] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260713 09:08:02.730697 18925 leader_election.cc:290] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.731825 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99fb2a04704fd78d32b724b6ae7c2d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.732431 18873 raft_consensus.cc:3060] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.732643 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99fb2a04704fd78d32b724b6ae7c2d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:02.732882 18915 raft_consensus.cc:359] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.733748 18915 raft_consensus.cc:385] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.713372 18547 catalog_manager.cc:5697] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.734091 18915 raft_consensus.cc:740] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
W20260713 09:08:02.737252 18689 leader_election.cc:343] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.737741 18917 ts_tablet_manager.cc:1434] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:08:02.735522 18915 consensus_queue.cc:260] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.738758 18917 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.740160 18915 ts_tablet_manager.cc:1434] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:02.740758 18873 raft_consensus.cc:2468] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:02.741402 18915 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.742048 18691 leader_election.cc:304] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:02.743273 18925 raft_consensus.cc:2804] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.744077 18925 raft_consensus.cc:697] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:02.744916 18917 tablet_bootstrap.cc:654] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.748027 18925 consensus_queue.cc:237] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.749038 18916 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.749503 18916 ts_tablet_manager.cc:1403] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.023s
I20260713 09:08:02.752225 18914 tablet_bootstrap.cc:654] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.754544 18970 consensus_queue.cc:1048] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.752358 18916 raft_consensus.cc:359] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.756057 18916 raft_consensus.cc:385] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.756384 18916 raft_consensus.cc:740] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.757181 18916 consensus_queue.cc:260] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.759363 18545 catalog_manager.cc:5697] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.763177 18915 tablet_bootstrap.cc:654] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.763332 18916 ts_tablet_manager.cc:1434] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:02.764421 18916 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.759383 18976 raft_consensus.cc:2749] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.773177 18916 tablet_bootstrap.cc:654] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.798888 18917 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.799424 18917 ts_tablet_manager.cc:1403] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.005s
I20260713 09:08:02.802217 18917 raft_consensus.cc:359] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.802935 18917 raft_consensus.cc:385] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.803495 18917 raft_consensus.cc:740] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.804507 18917 consensus_queue.cc:260] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.805591 18916 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.806150 18916 ts_tablet_manager.cc:1403] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:08:02.807124 18917 ts_tablet_manager.cc:1434] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:02.809309 18917 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.812003 18976 raft_consensus.cc:493] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.812592 18976 raft_consensus.cc:515] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.815287 18922 raft_consensus.cc:493] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.808983 18916 raft_consensus.cc:359] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.802779 18914 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.815817 18922 raft_consensus.cc:515] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.815984 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:02.816591 18914 ts_tablet_manager.cc:1403] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.008s
I20260713 09:08:02.816964 18873 raft_consensus.cc:2468] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.818446 18922 leader_election.cc:290] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.818797 18765 leader_election.cc:304] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:02.819290 18914 raft_consensus.cc:359] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.820201 18914 raft_consensus.cc:385] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.820502 18923 raft_consensus.cc:2804] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.821204 18923 raft_consensus.cc:493] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.815922 18545 catalog_manager.cc:5697] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.821719 18923 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.822479 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.823678 18916 raft_consensus.cc:385] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.824033 18916 raft_consensus.cc:740] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.820555 18914 raft_consensus.cc:740] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.826225 18976 leader_election.cc:290] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.825906 18914 consensus_queue.cc:260] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:02.824745 18916 consensus_queue.cc:260] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
W20260713 09:08:02.830789 18837 leader_election.cc:343] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.846513 18917 tablet_bootstrap.cc:654] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.849004 18915 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.849617 18915 ts_tablet_manager.cc:1403] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.026s
I20260713 09:08:02.852450 18914 ts_tablet_manager.cc:1434] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260713 09:08:02.852136 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.853420 18914 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
W20260713 09:08:02.854198 18763 leader_election.cc:343] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.855751 18923 raft_consensus.cc:515] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.860813 18914 tablet_bootstrap.cc:654] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.861585 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:02.862048 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:02.862672 18872 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.864120 18873 raft_consensus.cc:3060] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.865567 18916 ts_tablet_manager.cc:1434] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.004s
I20260713 09:08:02.865705 18915 raft_consensus.cc:359] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.866482 18915 raft_consensus.cc:385] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.866748 18915 raft_consensus.cc:740] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.867482 18915 consensus_queue.cc:260] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
W20260713 09:08:02.869421 18763 leader_election.cc:343] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.873540 18976 raft_consensus.cc:493] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.875938 18915 ts_tablet_manager.cc:1434] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260713 09:08:02.876786 18915 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.858963 18923 leader_election.cc:290] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:02.877751 18938 consensus_queue.cc:1048] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:02.874233 18976 raft_consensus.cc:515] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.883090 18950 consensus_queue.cc:1048] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.883875 18916 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.884872 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:02.885514 18650 raft_consensus.cc:2468] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:02.885726 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.889261 18763 leader_election.cc:304] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
W20260713 09:08:02.889837 18765 leader_election.cc:343] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.890198 18950 raft_consensus.cc:2804] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.883304 18976 leader_election.cc:290] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:02.890563 18950 raft_consensus.cc:493] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.890916 18950 raft_consensus.cc:3060] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.893585 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:02.894565 18798 raft_consensus.cc:2393] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4ca04c8293f45faa67887b51b534b39 in current term 1: Already voted for candidate d6629f9654cf4d4c9c3feda3e233bb18 in this term.
I20260713 09:08:02.894480 18872 raft_consensus.cc:2468] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:02.895694 18765 leader_election.cc:304] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:02.895754 18837 leader_election.cc:304] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:02.897840 18922 raft_consensus.cc:2749] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.899024 18923 raft_consensus.cc:2804] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.899861 18916 tablet_bootstrap.cc:654] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.902752 18923 raft_consensus.cc:697] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:02.905184 18923 consensus_queue.cc:237] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.908481 18915 tablet_bootstrap.cc:654] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.917392 18917 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.917877 18917 ts_tablet_manager.cc:1403] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.109s	user 0.029s	sys 0.020s
I20260713 09:08:02.920452 18917 raft_consensus.cc:359] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.924417 18917 raft_consensus.cc:385] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.924728 18917 raft_consensus.cc:740] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.925457 18917 consensus_queue.cc:260] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.940893 18914 tablet_bootstrap.cc:492] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:02.941294 18917 ts_tablet_manager.cc:1434] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:08:02.941589 18914 ts_tablet_manager.cc:1403] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.012s
I20260713 09:08:02.942600 18917 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:02.946507 18915 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.946772 18916 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:02.946988 18915 ts_tablet_manager.cc:1403] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.009s
I20260713 09:08:02.947664 18922 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.948137 18922 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.951823 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:02.952436 18724 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:02.952543 18923 consensus_queue.cc:1048] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, 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.953410 18650 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.953276 18914 raft_consensus.cc:359] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.954192 18914 raft_consensus.cc:385] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.949642 18915 raft_consensus.cc:359] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.954545 18914 raft_consensus.cc:740] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.954701 18915 raft_consensus.cc:385] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.955044 18915 raft_consensus.cc:740] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.955720 18915 consensus_queue.cc:260] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.957695 18915 ts_tablet_manager.cc:1434] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:02.958526 18915 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:02.960608 18839 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:02.961712 18962 raft_consensus.cc:2804] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.962066 18962 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:02.962262 18596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:02.962421 18962 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.963196 18914 consensus_queue.cc:260] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:02.964726 18922 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:02.963903 18915 tablet_bootstrap.cc:654] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.965838 18914 ts_tablet_manager.cc:1434] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:08:02.966663 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:02.967034 18914 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
W20260713 09:08:02.968210 18837 leader_election.cc:343] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.972743 18916 ts_tablet_manager.cc:1403] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.002s
I20260713 09:08:02.980894 18917 tablet_bootstrap.cc:654] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.984886 18914 tablet_bootstrap.cc:654] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.986052 18916 raft_consensus.cc:359] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.986764 18916 raft_consensus.cc:385] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.972733 18950 raft_consensus.cc:515] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:02.987035 18916 raft_consensus.cc:740] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.989473 18916 consensus_queue.cc:260] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:02.994405 18917 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:02.994920 18917 ts_tablet_manager.cc:1403] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260713 09:08:02.995745 18916 ts_tablet_manager.cc:1434] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:08:02.997008 18916 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:02.999042 18915 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:02.999483 18915 ts_tablet_manager.cc:1403] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.006s
I20260713 09:08:02.998719 18917 raft_consensus.cc:359] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.000164 18917 raft_consensus.cc:385] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.000514 18917 raft_consensus.cc:740] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.001313 18917 consensus_queue.cc:260] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.001992 18915 raft_consensus.cc:359] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.002636 18915 raft_consensus.cc:385] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.002898 18915 raft_consensus.cc:740] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.003876 18917 ts_tablet_manager.cc:1434] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:03.005802 18917 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.008808 18922 raft_consensus.cc:493] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.003583 18915 consensus_queue.cc:260] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.013571 18916 tablet_bootstrap.cc:654] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.017789 19004 raft_consensus.cc:493] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.025805 19004 raft_consensus.cc:515] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.009338 18922 raft_consensus.cc:515] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.032714 18922 leader_election.cc:290] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.033820 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d303d84a5b349ad94771d67eb22b562" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.034760 18725 raft_consensus.cc:2468] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:03.036063 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d303d84a5b349ad94771d67eb22b562" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.036871 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.036957 18799 raft_consensus.cc:2468] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:03.037611 18798 raft_consensus.cc:2468] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:03.038283 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.039530 19004 leader_election.cc:290] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.040616 18839 leader_election.cc:304] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:03.022190 18962 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.042748 18916 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.042873 18962 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.043344 18916 ts_tablet_manager.cc:1403] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.006s
I20260713 09:08:03.043469 18962 raft_consensus.cc:2804] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.043895 18962 raft_consensus.cc:493] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.022186 18914 tablet_bootstrap.cc:492] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:03.044234 18962 raft_consensus.cc:3060] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.044641 18914 ts_tablet_manager.cc:1403] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.010s
I20260713 09:08:03.046000 18916 raft_consensus.cc:359] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.046626 18916 raft_consensus.cc:385] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.046897 18916 raft_consensus.cc:740] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.046204 18545 catalog_manager.cc:5697] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.023450 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.047060 18914 raft_consensus.cc:359] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.047752 18914 raft_consensus.cc:385] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.047546 18916 consensus_queue.cc:260] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.048007 18914 raft_consensus.cc:740] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
W20260713 09:08:03.048535 18765 leader_election.cc:343] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.024459 18917 tablet_bootstrap.cc:654] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.024712 18950 leader_election.cc:290] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:03.019014 18915 ts_tablet_manager.cc:1434] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260713 09:08:03.049567 18916 ts_tablet_manager.cc:1434] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:03.050482 18916 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.054544 18962 raft_consensus.cc:515] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.055599 18916 tablet_bootstrap.cc:654] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.057013 18915 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:03.060896 18962 leader_election.cc:290] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.064628 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.065253 18724 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.070628 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d303d84a5b349ad94771d67eb22b562" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.071434 18725 raft_consensus.cc:3060] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.072911 18938 consensus_queue.cc:1048] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.076310 18914 consensus_queue.cc:260] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
W20260713 09:08:03.040768 18837 leader_election.cc:343] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.022301 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:03.027622 19005 consensus_queue.cc:1048] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.078580 18914 ts_tablet_manager.cc:1434] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260713 09:08:03.078997 18648 raft_consensus.cc:3060] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.075786 18964 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.080053 18837 leader_election.cc:304] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:03.081775 18914 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:03.083930 18916 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.085093 18916 ts_tablet_manager.cc:1403] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.015s
I20260713 09:08:03.088196 19004 raft_consensus.cc:2804] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.088605 19004 raft_consensus.cc:493] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.088953 19004 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.090112 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d303d84a5b349ad94771d67eb22b562" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.090672 18799 raft_consensus.cc:3060] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.092653 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.094026 18924 raft_consensus.cc:493] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.087568 18916 raft_consensus.cc:359] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.095641 18916 raft_consensus.cc:385] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.096016 18916 raft_consensus.cc:740] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.095307 18924 raft_consensus.cc:515] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.094638 18964 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.098606 18924 leader_election.cc:290] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:03.098909 18964 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
W20260713 09:08:03.096613 18837 leader_election.cc:343] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.101928 18916 consensus_queue.cc:260] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.102622 19001 consensus_queue.cc:1048] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.103957 19001 consensus_queue.cc:1048] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.104538 18916 ts_tablet_manager.cc:1434] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:08:03.105648 18916 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.112886 18938 consensus_queue.cc:1048] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.113651 18922 consensus_queue.cc:1048] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.132651 18916 tablet_bootstrap.cc:654] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.142712 18917 tablet_bootstrap.cc:492] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.143167 18917 ts_tablet_manager.cc:1403] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.021s
I20260713 09:08:03.132958 18724 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:03.150668 18914 tablet_bootstrap.cc:654] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.155738 18976 consensus_queue.cc:1048] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.157629 18964 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.159212 19004 raft_consensus.cc:515] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.163553 18915 tablet_bootstrap.cc:654] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.177047 18839 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.177917 18962 raft_consensus.cc:2804] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.178393 18962 raft_consensus.cc:697] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:03.179195 18962 consensus_queue.cc:237] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.172957 18924 raft_consensus.cc:493] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.194262 18924 raft_consensus.cc:515] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.197786 18924 leader_election.cc:290] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.200117 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.200456 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.201148 18797 raft_consensus.cc:2468] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.204674 18614 leader_election.cc:304] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
W20260713 09:08:03.205724 18689 consensus_peers.cc:597] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:03.205957 18964 raft_consensus.cc:2804] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.206357 18964 raft_consensus.cc:493] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.206717 18964 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.208101 18924 raft_consensus.cc:493] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.208593 18924 raft_consensus.cc:515] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.211738 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.213486 18924 leader_election.cc:290] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.193334 18648 raft_consensus.cc:2468] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:03.230947 18799 raft_consensus.cc:2468] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:03.218888 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.233119 18763 leader_election.cc:304] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:03.235646 18724 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.236742 18976 raft_consensus.cc:2804] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.237412 18976 raft_consensus.cc:697] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:03.238454 18976 consensus_queue.cc:237] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.235512 18837 leader_election.cc:304] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:03.240003 18723 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.228470 18725 raft_consensus.cc:2468] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:03.241088 19005 raft_consensus.cc:2804] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.241721 19005 raft_consensus.cc:697] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:03.242751 19005 consensus_queue.cc:237] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.245483 19004 leader_election.cc:290] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.224148 18917 raft_consensus.cc:359] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.247123 18917 raft_consensus.cc:385] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.247565 18917 raft_consensus.cc:740] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.249255 18917 consensus_queue.cc:260] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.252034 18917 ts_tablet_manager.cc:1434] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260713 09:08:03.253420 18917 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.246170 18950 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.263010 18950 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.283202 18916 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.284312 18916 ts_tablet_manager.cc:1403] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.179s	user 0.017s	sys 0.000s
I20260713 09:08:03.265897 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.282203 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.267532 18964 raft_consensus.cc:515] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.281404 18950 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:03.294106 18964 leader_election.cc:290] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.296608 18917 tablet_bootstrap.cc:654] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.301213 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.301743 18616 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:03.299331 18799 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.303906 18924 raft_consensus.cc:2804] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.303951 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:03.304802 18964 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.305167 18648 raft_consensus.cc:2393] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4ca04c8293f45faa67887b51b534b39 in current term 1: Already voted for candidate 3b72414772ec44fa95fc7dfa772f02e9 in this term.
I20260713 09:08:03.304430 18924 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.306305 18924 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.307317 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.321090 18915 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:03.321697 18915 ts_tablet_manager.cc:1403] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.265s	user 0.013s	sys 0.008s
W20260713 09:08:03.323005 18765 leader_election.cc:343] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.324411 18915 raft_consensus.cc:359] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.325034 18915 raft_consensus.cc:385] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.325263 18915 raft_consensus.cc:740] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.325876 18915 consensus_queue.cc:260] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.328709 18915 ts_tablet_manager.cc:1434] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:03.329653 18915 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:03.333719 18914 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:03.334401 18914 ts_tablet_manager.cc:1403] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.253s	user 0.044s	sys 0.033s
I20260713 09:08:03.342211 18914 raft_consensus.cc:359] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.342949 18914 raft_consensus.cc:385] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.343201 18914 raft_consensus.cc:740] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.345275 18915 tablet_bootstrap.cc:654] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.354964 18924 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.358642 18799 raft_consensus.cc:2468] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:03.360689 18837 leader_election.cc:304] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:03.368067 18925 consensus_queue.cc:1048] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.370428 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.371021 18724 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.347363 18914 consensus_queue.cc:260] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.373942 18970 raft_consensus.cc:493] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:03.374572 18763 leader_election.cc:343] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.374557 18970 raft_consensus.cc:515] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.375278 18763 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:03.376356 18923 raft_consensus.cc:2749] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.379884 18914 ts_tablet_manager.cc:1434] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:08:03.381239 18914 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:03.361886 19004 raft_consensus.cc:2804] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.382786 19004 raft_consensus.cc:697] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:03.383296 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.383920 18873 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.384792 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.382835 18724 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:03.386304 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.388300 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.388865 18924 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:03.389354 18869 raft_consensus.cc:2393] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b72414772ec44fa95fc7dfa772f02e9 in current term 1: Already voted for candidate d6629f9654cf4d4c9c3feda3e233bb18 in this term.
I20260713 09:08:03.390666 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:03.391592 18916 raft_consensus.cc:359] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.392568 18916 raft_consensus.cc:385] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.392968 18916 raft_consensus.cc:740] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.393862 18916 consensus_queue.cc:260] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.383692 19004 consensus_queue.cc:237] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.409329 18916 ts_tablet_manager.cc:1434] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260713 09:08:03.413954 18916 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.404619 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:03.419060 18917 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.419749 18917 ts_tablet_manager.cc:1403] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.167s	user 0.017s	sys 0.010s
W20260713 09:08:03.421806 18765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.4:36385, user_credentials={real_user=slave}} blocked reactor thread for 98068.5us
I20260713 09:08:03.424373 18724 raft_consensus.cc:3060] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.427089 18916 tablet_bootstrap.cc:654] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.386348 18616 leader_election.cc:304] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9; no voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:03.421448 18867 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.437942 18964 raft_consensus.cc:2749] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:03.451510 18938 raft_consensus.cc:493] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:03.441668 18616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.50.4:36385, user_credentials={real_user=slave}} blocked reactor thread for 55421.5us
I20260713 09:08:03.453975 18938 raft_consensus.cc:515] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.458374 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.459223 18649 raft_consensus.cc:2393] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79080c355c7c46b589fe061d09a23fe3 in current term 1: Already voted for candidate d6629f9654cf4d4c9c3feda3e233bb18 in this term.
I20260713 09:08:03.458693 18915 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:03.459978 18915 ts_tablet_manager.cc:1403] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.131s	user 0.031s	sys 0.062s
I20260713 09:08:03.460212 19029 consensus_queue.cc:1048] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.461501 19029 consensus_queue.cc:1048] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.462853 19027 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.463315 19027 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.463775 18616 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:03.465462 19027 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.465296 18545 catalog_manager.cc:5697] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 1 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.467245 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.469260 19014 raft_consensus.cc:493] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.469949 18616 leader_election.cc:304] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.469905 19014 raft_consensus.cc:515] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.471374 18616 leader_election.cc:304] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.472198 18964 raft_consensus.cc:2804] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.479313 19031 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.477065 18924 raft_consensus.cc:2749] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.477161 18938 leader_election.cc:290] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.477425 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.497691 18724 raft_consensus.cc:2393] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 1: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:03.478925 19014 leader_election.cc:290] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:03.477566 18964 raft_consensus.cc:697] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:03.480507 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.503938 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897b22326384fad9100ba101fbb676d" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.489601 19036 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.499214 18970 leader_election.cc:290] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.510756 18917 raft_consensus.cc:359] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.513195 18917 raft_consensus.cc:385] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.513419 18917 raft_consensus.cc:740] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.507010 19036 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.515266 18689 leader_election.cc:304] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.515205 18765 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:03.515933 19014 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.516249 19027 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.516453 19014 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.514053 18917 consensus_queue.cc:260] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.518347 18970 raft_consensus.cc:3060] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.532518 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e7a51174564d4a9c148d66474c5bb9" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.531972 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.537583 18914 tablet_bootstrap.cc:654] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.538024 19014 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.539911 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.551803 19031 raft_consensus.cc:2749] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.543581 18917 ts_tablet_manager.cc:1434] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.002s
I20260713 09:08:03.553691 18917 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.544330 18964 consensus_queue.cc:237] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
W20260713 09:08:03.554822 18837 leader_election.cc:343] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.545574 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
W20260713 09:08:03.546590 18839 leader_election.cc:343] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.547021 18867 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:03.542250 18915 raft_consensus.cc:359] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.562668 18915 raft_consensus.cc:385] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.557651 19036 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.558712 19027 raft_consensus.cc:2749] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.563107 18915 raft_consensus.cc:740] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.564486 18950 consensus_queue.cc:1048] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.567408 18915 consensus_queue.cc:260] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.569339 18915 ts_tablet_manager.cc:1434] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260713 09:08:03.572201 18915 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
W20260713 09:08:03.573007 18614 leader_election.cc:343] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.578842 18548 catalog_manager.cc:5697] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.574471 18689 leader_election.cc:304] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.584232 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.585150 18648 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:03.580792 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.596261 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.597219 18867 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.598867 18616 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.600539 19036 raft_consensus.cc:2804] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.601024 19036 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.601447 19036 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.601832 18837 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.602926 19014 raft_consensus.cc:2804] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.641390 18917 tablet_bootstrap.cc:654] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.626020 18545 catalog_manager.cc:5697] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 1 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.627854 18970 raft_consensus.cc:2749] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.611212 19014 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.643461 19014 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.644110 18545 catalog_manager.cc:5697] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 1 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.638135 18916 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.646386 18916 ts_tablet_manager.cc:1403] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.233s	user 0.030s	sys 0.029s
I20260713 09:08:03.620524 18938 raft_consensus.cc:2749] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:03.605129 18915 tablet_bootstrap.cc:654] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.654927 18922 consensus_queue.cc:1048] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:03.630358 18837 leader_election.cc:343] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.656646 18837 leader_election.cc:304] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:03.658255 19005 raft_consensus.cc:2749] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.658354 19004 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.657509 18916 raft_consensus.cc:359] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.659341 18916 raft_consensus.cc:385] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.659623 18916 raft_consensus.cc:740] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.660377 18916 consensus_queue.cc:260] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.663007 18916 ts_tablet_manager.cc:1434] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:08:03.640503 19036 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.664229 18916 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.665908 18976 consensus_queue.cc:1048] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.670305 18916 tablet_bootstrap.cc:654] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.681257 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.681820 19014 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
W20260713 09:08:03.683350 18614 leader_election.cc:343] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.683936 19014 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.689301 18914 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:03.689828 18914 ts_tablet_manager.cc:1403] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.309s	user 0.014s	sys 0.032s
I20260713 09:08:03.691841 19036 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:03.689318 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:03.692972 18922 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.693174 18650 raft_consensus.cc:2393] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4ca04c8293f45faa67887b51b534b39 in current term 1: Already voted for candidate 3b72414772ec44fa95fc7dfa772f02e9 in this term.
I20260713 09:08:03.692469 18914 raft_consensus.cc:359] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.693827 18914 raft_consensus.cc:385] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.694097 18914 raft_consensus.cc:740] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.695441 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:03.696199 18915 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:03.696689 18915 ts_tablet_manager.cc:1403] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.125s	user 0.033s	sys 0.020s
I20260713 09:08:03.696223 18867 raft_consensus.cc:2393] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b72414772ec44fa95fc7dfa772f02e9 in current term 1: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:03.699282 18915 raft_consensus.cc:359] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.699960 18915 raft_consensus.cc:385] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.699757 18616 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.694769 18914 consensus_queue.cc:260] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.700260 18915 raft_consensus.cc:740] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.685158 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.709605 18914 ts_tablet_manager.cc:1434] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260713 09:08:03.710606 18837 leader_election.cc:343] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.710511 18915 consensus_queue.cc:260] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.710820 18914 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:03.711092 18837 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [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: a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:03.712353 18922 raft_consensus.cc:2749] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.702217 18964 raft_consensus.cc:2749] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.714385 18915 ts_tablet_manager.cc:1434] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:08:03.715265 18915 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:03.722788 18915 tablet_bootstrap.cc:654] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.724558 18545 catalog_manager.cc:5697] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.726233 18976 consensus_queue.cc:1048] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.760597 18976 raft_consensus.cc:493] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.761304 18976 raft_consensus.cc:515] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.765017 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.765879 18867 raft_consensus.cc:2468] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:03.765971 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.767541 18765 leader_election.cc:304] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:03.768894 18923 raft_consensus.cc:2804] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.769371 18923 raft_consensus.cc:493] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.769783 18923 raft_consensus.cc:3060] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.769850 18976 leader_election.cc:290] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.773109 18917 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.773789 18917 ts_tablet_manager.cc:1403] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.018s
W20260713 09:08:03.777020 18763 leader_election.cc:343] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.781546 19004 consensus_queue.cc:1048] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:03.784518 18649 raft_consensus.cc:3060] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.786571 18923 raft_consensus.cc:515] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.789491 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:03.790110 18867 raft_consensus.cc:3060] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.800945 18917 raft_consensus.cc:359] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.802657 18917 raft_consensus.cc:385] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.803049 18917 raft_consensus.cc:740] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.804111 18917 consensus_queue.cc:260] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.806648 18917 ts_tablet_manager.cc:1434] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:08:03.807896 18917 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.815686 18917 tablet_bootstrap.cc:654] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.834126 18923 leader_election.cc:290] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.835213 18867 raft_consensus.cc:2468] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:03.835361 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:03.836524 18765 leader_election.cc:304] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
W20260713 09:08:03.837126 18763 leader_election.cc:343] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.837430 18923 raft_consensus.cc:2804] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.838541 18914 tablet_bootstrap.cc:654] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.838795 18916 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.839329 18916 ts_tablet_manager.cc:1403] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.175s	user 0.030s	sys 0.040s
I20260713 09:08:03.840997 18923 raft_consensus.cc:697] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:03.842087 18916 raft_consensus.cc:359] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.842815 18916 raft_consensus.cc:385] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.843137 18916 raft_consensus.cc:740] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.843952 18916 consensus_queue.cc:260] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.846239 18916 ts_tablet_manager.cc:1434] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:03.847147 18916 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.842999 18923 consensus_queue.cc:237] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.858184 18916 tablet_bootstrap.cc:654] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.865311 18917 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.865789 18917 ts_tablet_manager.cc:1403] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.011s
I20260713 09:08:03.866879 18964 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.867429 18964 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.868340 18917 raft_consensus.cc:359] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.868985 18917 raft_consensus.cc:385] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.869158 18915 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:03.869238 18917 raft_consensus.cc:740] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.869688 18915 ts_tablet_manager.cc:1403] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.155s	user 0.038s	sys 0.033s
I20260713 09:08:03.869791 18964 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.870009 18917 consensus_queue.cc:260] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.872529 18915 raft_consensus.cc:359] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.876255 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.877467 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.877753 18917 ts_tablet_manager.cc:1434] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:08:03.878664 18916 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.879132 18916 ts_tablet_manager.cc:1403] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.004s
I20260713 09:08:03.879225 18917 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.877409 18915 raft_consensus.cc:385] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.880900 18915 raft_consensus.cc:740] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.873492 18914 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:03.881860 18914 ts_tablet_manager.cc:1403] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.010s
I20260713 09:08:03.881677 18916 raft_consensus.cc:359] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.883111 18916 raft_consensus.cc:385] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.883484 18916 raft_consensus.cc:740] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
W20260713 09:08:03.884125 18616 leader_election.cc:343] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.878223 18799 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.885641 18917 tablet_bootstrap.cc:654] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.883370 18964 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.886264 18964 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.887877 18964 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.887832 18545 catalog_manager.cc:5697] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.888561 18614 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:03.889324 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:03.889953 18799 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.890156 18914 raft_consensus.cc:359] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.890648 18964 raft_consensus.cc:2804] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.891399 18964 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.891086 18916 consensus_queue.cc:260] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.891762 18964 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.893244 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:03.893899 18725 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:03.897667 18916 ts_tablet_manager.cc:1434] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:03.899130 18964 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.900803 18616 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:03.882375 18915 consensus_queue.cc:260] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:03.898952 18916 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.890869 18914 raft_consensus.cc:385] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.903414 18914 raft_consensus.cc:740] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.904104 18915 ts_tablet_manager.cc:1434] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260713 09:08:03.905102 18914 consensus_queue.cc:260] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.906762 18917 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.907137 18914 ts_tablet_manager.cc:1434] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.001s
I20260713 09:08:03.907245 18917 ts_tablet_manager.cc:1403] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260713 09:08:03.908064 18914 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:03.909994 18917 raft_consensus.cc:359] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.910646 18917 raft_consensus.cc:385] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.910898 18917 raft_consensus.cc:740] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.911505 18917 consensus_queue.cc:260] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:03.912107 18915 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:03.913609 18917 ts_tablet_manager.cc:1434] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:03.914543 18917 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.915607 18964 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.919095 18915 tablet_bootstrap.cc:654] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.919838 18950 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.919986 18917 tablet_bootstrap.cc:654] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.920399 18950 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.922312 18916 tablet_bootstrap.cc:654] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.922492 18950 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:03.923141 18914 tablet_bootstrap.cc:654] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.925060 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:03.925894 18649 raft_consensus.cc:2393] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 1: Already voted for candidate 3b72414772ec44fa95fc7dfa772f02e9 in this term.
I20260713 09:08:03.932152 18917 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:03.932605 18916 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:03.932737 18917 ts_tablet_manager.cc:1403] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:08:03.933071 18916 ts_tablet_manager.cc:1403] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260713 09:08:03.933137 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:03.933440 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.934019 18867 raft_consensus.cc:2393] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 1: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:03.933962 18798 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.935432 18917 raft_consensus.cc:359] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.936127 18917 raft_consensus.cc:385] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.936419 18917 raft_consensus.cc:740] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.937095 18917 consensus_queue.cc:260] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.939395 18917 ts_tablet_manager.cc:1434] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:03.940044 19036 raft_consensus.cc:2804] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.940315 18917 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:03.940472 19036 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.940877 19036 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.941895 18798 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:03.944815 18914 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:03.945075 18614 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:03.945184 18765 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:03.946010 18964 raft_consensus.cc:2804] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.946120 18976 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.946511 18964 raft_consensus.cc:697] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
W20260713 09:08:03.947091 18616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.50.2:45291, user_credentials={real_user=slave}} blocked reactor thread for 46393.7us
I20260713 09:08:03.947407 18964 consensus_queue.cc:237] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.948956 18915 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:03.948814 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.949414 18725 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.956571 18915 ts_tablet_manager.cc:1403] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.001s
I20260713 09:08:03.959360 18915 raft_consensus.cc:359] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.960072 18915 raft_consensus.cc:385] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.960364 18915 raft_consensus.cc:740] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.956334 19036 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.961025 18915 consensus_queue.cc:260] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.957988 18916 raft_consensus.cc:359] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.961863 18916 raft_consensus.cc:385] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.956269 18725 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:03.962263 18916 raft_consensus.cc:740] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.964588 19014 consensus_queue.cc:1048] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.968796 18915 ts_tablet_manager.cc:1434] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:03.973326 18915 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: Bootstrap starting.
I20260713 09:08:03.974210 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:03.974784 18725 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:03.980531 18596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:03.958112 18976 raft_consensus.cc:2749] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.981698 18915 tablet_bootstrap.cc:654] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.982414 18725 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:03.984148 18616 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:03.968945 18917 tablet_bootstrap.cc:654] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.987022 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:03.987650 18799 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.991283 19028 raft_consensus.cc:2804] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.991918 19028 raft_consensus.cc:697] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:03.991709 18546 catalog_manager.cc:5697] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.992952 19028 consensus_queue.cc:237] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:03.994778 18799 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:04.002575 19014 consensus_queue.cc:1048] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.995345 19036 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:03.971719 18916 consensus_queue.cc:260] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:03.945268 18914 ts_tablet_manager.cc:1403] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260713 09:08:04.005930 18916 ts_tablet_manager.cc:1434] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260713 09:08:04.006847 18916 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:03.998229 18917 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:04.007455 18914 raft_consensus.cc:359] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.008252 18914 raft_consensus.cc:385] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.999329 18915 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: No bootstrap required, opened a new log
I20260713 09:08:04.008580 18914 raft_consensus.cc:740] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.008953 18915 ts_tablet_manager.cc:1403] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260713 09:08:04.011426 18915 raft_consensus.cc:359] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.012075 18915 raft_consensus.cc:385] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.012324 18915 raft_consensus.cc:740] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.012974 18915 consensus_queue.cc:260] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.008371 18917 ts_tablet_manager.cc:1403] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.002s
I20260713 09:08:04.014510 18916 tablet_bootstrap.cc:654] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.016528 18917 raft_consensus.cc:359] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.017004 18914 consensus_queue.cc:260] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.019289 18914 ts_tablet_manager.cc:1434] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260713 09:08:04.017217 18917 raft_consensus.cc:385] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.022498 18917 raft_consensus.cc:740] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.023154 18917 consensus_queue.cc:260] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.022943 18545 catalog_manager.cc:5697] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.025041 18915 ts_tablet_manager.cc:1434] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:04.026718 19036 consensus_queue.cc:1048] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.027036 18917 ts_tablet_manager.cc:1434] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:04.028072 18917 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: Bootstrap starting.
I20260713 09:08:04.028865 18914 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:04.034915 18914 tablet_bootstrap.cc:654] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.038372 18917 tablet_bootstrap.cc:654] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.061474 18976 raft_consensus.cc:493] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.062144 18976 raft_consensus.cc:515] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.065021 18976 leader_election.cc:290] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:04.067024 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:04.069379 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:04.070015 18867 raft_consensus.cc:2468] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:04.070495 18916 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:04.070961 18916 ts_tablet_manager.cc:1403] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
W20260713 09:08:04.071915 18765 leader_election.cc:343] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.073644 18916 raft_consensus.cc:359] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.074316 18916 raft_consensus.cc:385] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.074563 18916 raft_consensus.cc:740] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.075302 18916 consensus_queue.cc:260] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.077548 18916 ts_tablet_manager.cc:1434] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:04.078487 18916 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:04.078272 19031 consensus_queue.cc:1048] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.085701 18916 tablet_bootstrap.cc:654] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.087327 18917 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: No bootstrap required, opened a new log
I20260713 09:08:04.087971 18917 ts_tablet_manager.cc:1403] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.032s
I20260713 09:08:04.090641 18938 raft_consensus.cc:493] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.091401 18917 raft_consensus.cc:359] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.091317 18938 raft_consensus.cc:515] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.094702 18938 leader_election.cc:290] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:04.095185 18917 raft_consensus.cc:385] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.095086 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:04.095530 18917 raft_consensus.cc:740] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.095773 18649 raft_consensus.cc:2468] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:04.096308 18917 consensus_queue.cc:260] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.096988 18689 leader_election.cc:304] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:04.098596 18917 ts_tablet_manager.cc:1434] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:08:04.100224 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:04.101162 18872 raft_consensus.cc:2468] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:04.100555 18938 raft_consensus.cc:2804] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.103935 18938 raft_consensus.cc:493] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.104573 18938 raft_consensus.cc:3060] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.108750 18765 leader_election.cc:304] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:04.109897 18976 raft_consensus.cc:2804] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.110267 18976 raft_consensus.cc:493] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.110584 18976 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.068117 18914 tablet_bootstrap.cc:492] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:04.112540 18914 ts_tablet_manager.cc:1403] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.020s
I20260713 09:08:04.116192 18914 raft_consensus.cc:359] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.117118 18914 raft_consensus.cc:385] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.117471 18914 raft_consensus.cc:740] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.119931 18976 raft_consensus.cc:515] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.122989 18976 leader_election.cc:290] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:04.124622 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:04.125116 18914 consensus_queue.cc:260] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
W20260713 09:08:04.126564 18765 leader_election.cc:343] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.127602 18914 ts_tablet_manager.cc:1434] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:04.128645 18914 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:04.133733 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:04.134402 18872 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.134615 18914 tablet_bootstrap.cc:654] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.141023 19031 raft_consensus.cc:493] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.141595 19031 raft_consensus.cc:515] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.143754 19014 raft_consensus.cc:493] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.144423 19014 raft_consensus.cc:515] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.147085 19014 leader_election.cc:290] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:04.149070 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07bc30a514f49b8beb2c2c9158e9466" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:04.149737 18798 raft_consensus.cc:2468] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:04.150233 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07bc30a514f49b8beb2c2c9158e9466" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:04.150588 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:04.150873 18722 raft_consensus.cc:2468] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:04.150985 18837 leader_election.cc:304] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:04.151413 18867 raft_consensus.cc:2468] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:04.151829 19014 raft_consensus.cc:2804] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.152309 19014 raft_consensus.cc:493] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.152655 19014 raft_consensus.cc:3060] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.153723 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
W20260713 09:08:04.158629 18616 leader_election.cc:343] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.159596 18616 leader_election.cc:304] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:04.160945 19014 raft_consensus.cc:515] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.164031 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07bc30a514f49b8beb2c2c9158e9466" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:04.164623 18798 raft_consensus.cc:3060] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.165094 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07bc30a514f49b8beb2c2c9158e9466" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:04.165933 18725 raft_consensus.cc:3060] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.166934 19031 leader_election.cc:290] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:04.171046 19028 raft_consensus.cc:2804] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.171461 18798 raft_consensus.cc:2468] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:04.171598 19028 raft_consensus.cc:493] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.172163 19028 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.172770 18837 leader_election.cc:304] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:04.175516 19005 raft_consensus.cc:2804] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.175674 19014 leader_election.cc:290] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:04.176065 19005 raft_consensus.cc:697] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:04.176954 19005 consensus_queue.cc:237] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.181054 19028 raft_consensus.cc:515] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.185878 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:04.185778 18938 raft_consensus.cc:515] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.186792 18867 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.189299 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:04.189353 18725 raft_consensus.cc:2468] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:04.189934 18869 raft_consensus.cc:3060] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.192121 18938 leader_election.cc:290] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:04.193220 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0439e1d3a42248f1a7fbc784753a78ab" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:04.193830 18649 raft_consensus.cc:3060] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.199041 18916 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:04.199570 18916 ts_tablet_manager.cc:1403] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.121s	user 0.033s	sys 0.058s
I20260713 09:08:04.200232 18869 raft_consensus.cc:2468] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:04.200912 18649 raft_consensus.cc:2468] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:04.201632 18691 leader_election.cc:304] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:04.202260 18916 raft_consensus.cc:359] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.202951 18916 raft_consensus.cc:385] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.203028 18867 raft_consensus.cc:2468] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:04.203191 18938 raft_consensus.cc:2804] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.203851 19028 leader_election.cc:290] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:04.203999 18938 raft_consensus.cc:697] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:04.204830 18872 raft_consensus.cc:2468] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:04.204903 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:04.205140 18938 consensus_queue.cc:237] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.206422 18616 leader_election.cc:304] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:04.206375 18765 leader_election.cc:304] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:04.208814 18923 raft_consensus.cc:2804] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.209460 18923 raft_consensus.cc:697] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:04.210446 18923 consensus_queue.cc:237] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
W20260713 09:08:04.214458 18616 leader_election.cc:343] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.203289 18916 raft_consensus.cc:740] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.216673 18916 consensus_queue.cc:260] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.217629 19031 raft_consensus.cc:2804] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.218111 19031 raft_consensus.cc:697] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:04.219168 18916 ts_tablet_manager.cc:1434] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:04.218884 19031 consensus_queue.cc:237] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.220079 18916 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:04.225855 18916 tablet_bootstrap.cc:654] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.225323 18546 catalog_manager.cc:5697] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.234200 18916 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: No bootstrap required, opened a new log
I20260713 09:08:04.233594 18545 catalog_manager.cc:5697] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.234836 18916 ts_tablet_manager.cc:1403] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260713 09:08:04.236344 18548 catalog_manager.cc:5697] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 1 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.237506 18916 raft_consensus.cc:359] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.238258 18916 raft_consensus.cc:385] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.238561 18916 raft_consensus.cc:740] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.239279 18916 consensus_queue.cc:260] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.241369 18916 ts_tablet_manager.cc:1434] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:04.248553 18914 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:04.249047 18914 ts_tablet_manager.cc:1403] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.029s
I20260713 09:08:04.251703 18914 raft_consensus.cc:359] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.252382 18914 raft_consensus.cc:385] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.252899 18914 raft_consensus.cc:740] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.253520 18914 consensus_queue.cc:260] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.255463 18914 ts_tablet_manager.cc:1434] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.255985 18544 catalog_manager.cc:5697] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.256716 18914 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:04.267251 18914 tablet_bootstrap.cc:654] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.290217 18923 raft_consensus.cc:493] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.290882 18923 raft_consensus.cc:515] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.294011 18923 leader_election.cc:290] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:04.306836 18914 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:04.307365 18914 ts_tablet_manager.cc:1403] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.004s
I20260713 09:08:04.312309 18914 raft_consensus.cc:359] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.313076 18914 raft_consensus.cc:385] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.313338 18914 raft_consensus.cc:740] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.314575 18914 consensus_queue.cc:260] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:04.319182 18914 ts_tablet_manager.cc:1434] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:04.320164 18914 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: Bootstrap starting.
I20260713 09:08:04.330686 18914 tablet_bootstrap.cc:654] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.332598 18923 consensus_queue.cc:1048] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.336139 18914 tablet_bootstrap.cc:492] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: No bootstrap required, opened a new log
I20260713 09:08:04.336689 18914 ts_tablet_manager.cc:1403] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.008s
I20260713 09:08:04.339196 18914 raft_consensus.cc:359] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.339944 18914 raft_consensus.cc:385] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.340121 18914 raft_consensus.cc:740] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.340723 18914 consensus_queue.cc:260] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:04.343146 18914 ts_tablet_manager.cc:1434] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:04.401094 18962 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.401808 18962 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.404376 18962 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:04.443488 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:04.444417 18798 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 0.
I20260713 09:08:04.479475 18837 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:04.480762 19005 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.481237 19005 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.481627 19005 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.618795 18976 consensus_queue.cc:1048] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.793370 19005 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.808538 19091 consensus_queue.cc:1048] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.851289 18938 raft_consensus.cc:493] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.861802 18938 raft_consensus.cc:515] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.864980 18938 leader_election.cc:290] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:04.891379 18723 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.946593 18950 consensus_queue.cc:1048] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.955598 19036 raft_consensus.cc:493] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.956178 19036 raft_consensus.cc:515] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.958865 19036 leader_election.cc:290] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:04.959010 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:04.959698 18725 raft_consensus.cc:2468] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:04.963814 19093 consensus_queue.cc:1048] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.965943 18765 leader_election.cc:304] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:04.967044 18950 raft_consensus.cc:2804] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.967475 18950 raft_consensus.cc:493] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.967860 18950 raft_consensus.cc:3060] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.968132 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:04.969337 19036 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.975613 18950 raft_consensus.cc:515] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:04.979053 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:04.979665 18725 raft_consensus.cc:3060] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.986188 18725 raft_consensus.cc:2468] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:04.987674 18765 leader_election.cc:304] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:04.988940 19028 consensus_queue.cc:1048] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.992479 19028 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.992970 19028 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:04.993564 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:04.994462 18649 raft_consensus.cc:2468] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 0.
I20260713 09:08:04.995023 19028 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:04.998874 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:04.999771 18650 raft_consensus.cc:2468] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 0.
I20260713 09:08:05.001688 18650 raft_consensus.cc:3060] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.009950 18950 leader_election.cc:290] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 1 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:05.011484 18950 raft_consensus.cc:2804] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.012091 18950 raft_consensus.cc:697] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:05.013237 18950 consensus_queue.cc:237] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:05.021034 18689 leader_election.cc:304] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:05.022197 19095 consensus_queue.cc:1048] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.021826 19096 raft_consensus.cc:2764] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:05.026234 19096 consensus_queue.cc:1048] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.031226 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:05.031910 18797 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 0.
I20260713 09:08:05.033506 18614 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:05.034643 19100 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.035137 19100 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.035571 19100 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.045567 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:05.049269 19100 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:05.055469 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:05.055956 19100 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:05.056439 18799 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.082994 18799 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 1.
I20260713 09:08:05.084076 18614 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:05.085314 19031 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.085464 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:05.085881 19031 raft_consensus.cc:697] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:05.086556 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948c7d1fed146c588f0d816f5a88371" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:05.086802 19031 consensus_queue.cc:237] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:05.087852 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:05.117230 18870 raft_consensus.cc:2393] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b72414772ec44fa95fc7dfa772f02e9 in current term 1: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:05.098058 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:05.100628 19005 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 1 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:05.105579 18976 consensus_queue.cc:1048] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.118814 18871 raft_consensus.cc:2393] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b72414772ec44fa95fc7dfa772f02e9 in current term 1: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:05.136857 18722 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.139762 18545 catalog_manager.cc:5697] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.148644 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:05.149780 18799 raft_consensus.cc:2393] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4ca04c8293f45faa67887b51b534b39 in current term 1: Already voted for candidate 3b72414772ec44fa95fc7dfa772f02e9 in this term.
I20260713 09:08:05.153254 18616 leader_election.cc:304] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9; no voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:05.154485 19109 raft_consensus.cc:2749] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.155912 19109 consensus_queue.cc:1048] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.159009 19109 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.165482 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a102635973d4c31a70f59fd8dfa0f18" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:05.166193 18650 raft_consensus.cc:3060] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.173418 19100 consensus_queue.cc:1048] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.173870 19109 consensus_queue.cc:1048] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.173695 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:05.179684 18650 raft_consensus.cc:2468] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:05.195155 18837 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [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: a4ca04c8293f45faa67887b51b534b39; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:05.196928 19005 raft_consensus.cc:2749] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:08:05.217326 18596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:05.229452 18548 catalog_manager.cc:5697] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.397418 19005 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.397928 19005 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:05.399945 19005 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:05.400689 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:05.400985 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:05.401432 18797 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:05.401558 18647 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:05.402678 18837 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [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: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:05.403841 19005 raft_consensus.cc:2804] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:05.404212 19005 raft_consensus.cc:493] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.404657 19005 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.409351 19005 raft_consensus.cc:515] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:05.410836 19005 leader_election.cc:290] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:05.411736 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:05.411996 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20455516920e4d38a25fa844c8589b19" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:05.412336 18797 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.412652 18647 raft_consensus.cc:3060] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.417655 18797 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 2.
I20260713 09:08:05.417743 18647 raft_consensus.cc:2468] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 2.
I20260713 09:08:05.418869 18837 leader_election.cc:304] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4ca04c8293f45faa67887b51b534b39, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:05.419606 19005 raft_consensus.cc:2804] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:05.420334 19005 raft_consensus.cc:697] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:05.421046 19005 consensus_queue.cc:237] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER 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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:05.428504 18548 catalog_manager.cc:5697] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 0 to 2, leader changed from <none> to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 2 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.429239 18950 consensus_queue.cc:1048] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.443295 18950 consensus_queue.cc:1048] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.595434 19028 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.607424 19028 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.898650 18746 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3740 after lost signal to thread 16587
W20260713 09:08:05.899662 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080017aba0 after lost signal to thread 18582
W20260713 09:08:05.900615 18746 debug-util.cc:398] Leaking SignalData structure 0x7b0800224760 after lost signal to thread 18674
W20260713 09:08:05.901433 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080022d080 after lost signal to thread 18749
W20260713 09:08:05.902251 18746 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1200 after lost signal to thread 18823
W20260713 09:08:05.903055 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080020aa20 after lost signal to thread 18897
I20260713 09:08:05.938853 18647 raft_consensus.cc:1275] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:05.940526 19005 consensus_queue.cc:1048] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.945540 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
W20260713 09:08:05.955371 18837 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260713 09:08:05.961120 18797 raft_consensus.cc:1275] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:05.968847 19093 consensus_queue.cc:1048] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.971060 18837 consensus_peers.cc:597] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:05.996999 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.999219 16584 tablet_replica.cc:333] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:05.999830 16584 raft_consensus.cc:2243] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.000263 16584 raft_consensus.cc:2272] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.002823 16584 tablet_replica.cc:333] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.003408 16584 raft_consensus.cc:2243] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:06.004248 16584 raft_consensus.cc:2272] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.006352 16584 tablet_replica.cc:333] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.006934 16584 raft_consensus.cc:2243] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.007341 16584 raft_consensus.cc:2272] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.009609 16584 tablet_replica.cc:333] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.010331 16584 raft_consensus.cc:2243] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.010838 16584 raft_consensus.cc:2272] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.013872 16584 tablet_replica.cc:333] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.014979 16584 raft_consensus.cc:2243] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.015877 16584 raft_consensus.cc:2272] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.023940 16584 tablet_replica.cc:333] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.025105 16584 raft_consensus.cc:2243] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.025741 16584 pending_rounds.cc:70] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Trying to abort 1 pending ops.
I20260713 09:08:06.026165 16584 pending_rounds.cc:77] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7306992375492083712 op_type: NO_OP noop_request { }
I20260713 09:08:06.026741 16584 raft_consensus.cc:2889] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:06.027172 16584 raft_consensus.cc:2272] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.031131 16584 tablet_replica.cc:333] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
W20260713 09:08:06.032367 18689 consensus_peers.cc:597] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:06.035387 18763 consensus_peers.cc:597] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:06.036520 16584 raft_consensus.cc:2243] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.037528 16584 raft_consensus.cc:2272] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.039920 16584 tablet_replica.cc:333] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.040575 16584 raft_consensus.cc:2243] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.041056 16584 raft_consensus.cc:2272] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.043011 16584 tablet_replica.cc:333] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.043568 16584 raft_consensus.cc:2243] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.043978 16584 raft_consensus.cc:2272] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.045646 16584 tablet_replica.cc:333] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.046188 16584 raft_consensus.cc:2243] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.046614 16584 raft_consensus.cc:2272] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.048453 16584 tablet_replica.cc:333] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.049124 16584 raft_consensus.cc:2243] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.049583 16584 raft_consensus.cc:2272] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.051618 16584 tablet_replica.cc:333] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.052276 16584 raft_consensus.cc:2243] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:08:06.052215 18763 consensus_peers.cc:597] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:06.053297 16584 raft_consensus.cc:2272] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.055264 16584 tablet_replica.cc:333] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.055805 16584 raft_consensus.cc:2243] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:06.056587 16584 raft_consensus.cc:2272] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.059090 16584 tablet_replica.cc:333] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.059723 16584 raft_consensus.cc:2243] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.060119 16584 raft_consensus.cc:2272] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.062235 16584 tablet_replica.cc:333] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.063306 16584 raft_consensus.cc:2243] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:06.064414 16584 raft_consensus.cc:2272] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.066493 16584 tablet_replica.cc:333] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.067160 16584 raft_consensus.cc:2243] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:08:06.067483 18763 consensus_peers.cc:597] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:06.068097 16584 raft_consensus.cc:2272] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.070482 16584 tablet_replica.cc:333] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.070972 16584 raft_consensus.cc:2243] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:06.071682 16584 raft_consensus.cc:2272] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.073660 16584 tablet_replica.cc:333] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: stopping tablet replica
I20260713 09:08:06.074131 16584 raft_consensus.cc:2243] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:06.074534 16584 raft_consensus.cc:2272] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:06.098299 18616 connection.cc:466] server connection from 127.0.0.1:47410 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47410 (request call id 28) could send its response
W20260713 09:08:06.105608 18837 consensus_peers.cc:597] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.109954 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:08:06.133688 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:06.140369 19137 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:06.140525 19138 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:06.143522 19140 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:06.146211 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:06.147953 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:06.148180 16584 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:06.148409 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933686148385 us; error 0 us; skew 500 ppm
I20260713 09:08:06.148967 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:06.151579 16584 webserver.cc:533] Webserver started at http://127.16.50.1:33207/ using document root <none> and password file <none>
I20260713 09:08:06.152030 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:06.152204 16584 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:06.155879 16584 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:08:06.160580 19145 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:06.161494 16584 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:08:06.161898 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "3b72414772ec44fa95fc7dfa772f02e9"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-lcpc"
I20260713 09:08:06.162243 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933628535617-16584-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:06.191653 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260713 09:08:06.191679 18763 consensus_peers.cc:597] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.193110 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:06.194880 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:08:06.194777 18763 consensus_peers.cc:597] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.200436 19153 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:06.208850 18689 consensus_peers.cc:597] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:06.224704 18689 consensus_peers.cc:597] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:06.272904 18837 consensus_peers.cc:597] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.310985 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:06.311342 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.112s	user 0.003s	sys 0.001s
I20260713 09:08:06.311652 16584 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:06.315896 19153 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
W20260713 09:08:06.329461 18763 consensus_peers.cc:597] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.333490 19153 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.334507 19153 tablet_bootstrap.cc:492] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.335156 19153 ts_tablet_manager.cc:1403] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260713 09:08:06.337692 19153 raft_consensus.cc:359] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.338335 19153 raft_consensus.cc:740] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.339020 19153 consensus_queue.cc:260] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.341900 19153 ts_tablet_manager.cc:1434] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260713 09:08:06.342665 19153 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.355962 19153 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.356897 19153 tablet_bootstrap.cc:492] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.357501 19153 ts_tablet_manager.cc:1403] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260713 09:08:06.359632 19153 raft_consensus.cc:359] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.360278 19153 raft_consensus.cc:740] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.360963 19153 consensus_queue.cc:260] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.362655 19153 ts_tablet_manager.cc:1434] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:06.363476 19153 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.376667 19153 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.377632 19153 tablet_bootstrap.cc:492] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.378228 19153 ts_tablet_manager.cc:1403] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:08:06.380373 19153 raft_consensus.cc:359] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.381194 19153 raft_consensus.cc:740] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.381954 19153 consensus_queue.cc:260] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.383980 19153 ts_tablet_manager.cc:1434] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:06.384822 19153 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.395926 19153 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.396727 19153 tablet_bootstrap.cc:492] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.397207 19153 ts_tablet_manager.cc:1403] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:08:06.398725 19153 raft_consensus.cc:359] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.399207 19153 raft_consensus.cc:740] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.399760 19153 consensus_queue.cc:260] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.401204 19153 ts_tablet_manager.cc:1434] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:06.401765 19153 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.411489 19153 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.412324 19153 tablet_bootstrap.cc:492] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.412837 19153 ts_tablet_manager.cc:1403] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:08:06.414460 19153 raft_consensus.cc:359] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.415004 19153 raft_consensus.cc:740] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.415593 19153 consensus_queue.cc:260] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.417201 19153 ts_tablet_manager.cc:1434] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:06.417357 16584 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:06.417695 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.106s	user 0.101s	sys 0.000s
I20260713 09:08:06.417855 19153 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.449671 19153 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.450654 19153 tablet_bootstrap.cc:492] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.451274 19153 ts_tablet_manager.cc:1403] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260713 09:08:06.456154 19153 raft_consensus.cc:359] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.456905 19153 raft_consensus.cc:740] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.457700 19153 consensus_queue.cc:260] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.460199 19153 ts_tablet_manager.cc:1434] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:08:06.461072 19153 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.477415 19153 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.478407 19153 tablet_bootstrap.cc:492] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.479081 19153 ts_tablet_manager.cc:1403] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:08:06.481266 19153 raft_consensus.cc:359] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:06.481956 19153 raft_consensus.cc:740] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.482620 19153 consensus_queue.cc:260] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:06.484740 19153 ts_tablet_manager.cc:1434] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:06.485581 19153 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.514727 19153 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.516080 19153 tablet_bootstrap.cc:492] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.516999 19153 ts_tablet_manager.cc:1403] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.017s
I20260713 09:08:06.519979 19153 raft_consensus.cc:359] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.520709 19153 raft_consensus.cc:740] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.521557 19153 consensus_queue.cc:260] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.524564 19153 ts_tablet_manager.cc:1434] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:06.525430 19153 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.567619 19153 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.569047 19153 tablet_bootstrap.cc:492] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.569953 19153 ts_tablet_manager.cc:1403] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.008s
I20260713 09:08:06.587262 19153 raft_consensus.cc:359] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.588205 19153 raft_consensus.cc:740] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.589140 19153 consensus_queue.cc:260] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.591720 19153 ts_tablet_manager.cc:1434] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:06.592782 19153 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.623953 19153 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.625066 19153 tablet_bootstrap.cc:492] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.625754 19153 ts_tablet_manager.cc:1403] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.002s
I20260713 09:08:06.628561 19153 raft_consensus.cc:359] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.629263 19153 raft_consensus.cc:740] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.629935 19153 consensus_queue.cc:260] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.632146 19153 ts_tablet_manager.cc:1434] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:06.632970 19153 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.664731 19153 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.666456 19153 tablet_bootstrap.cc:492] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.667374 19153 ts_tablet_manager.cc:1403] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.004s
I20260713 09:08:06.671444 19153 raft_consensus.cc:359] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.672436 19153 raft_consensus.cc:740] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.673549 19153 consensus_queue.cc:260] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.676309 19153 ts_tablet_manager.cc:1434] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:06.677392 19153 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.721086 19225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:36991 every 8 connection(s)
I20260713 09:08:06.721593 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:36991
I20260713 09:08:06.728394 19153 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.729418 19153 tablet_bootstrap.cc:492] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.730106 19153 ts_tablet_manager.cc:1403] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.014s
I20260713 09:08:06.732826 19153 raft_consensus.cc:359] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.733973 19153 raft_consensus.cc:740] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.736095 19153 consensus_queue.cc:260] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:06.739068 19153 ts_tablet_manager.cc:1434] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:06.740115 19153 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.773757 19153 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.774858 19153 tablet_bootstrap.cc:492] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.775548 19153 ts_tablet_manager.cc:1403] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260713 09:08:06.778898 19153 raft_consensus.cc:359] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.779631 19153 raft_consensus.cc:740] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.780467 19153 consensus_queue.cc:260] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [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: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.782749 19153 ts_tablet_manager.cc:1434] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:08:06.783509 19153 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.831979 19227 heartbeater.cc:344] Connected to a master server at 127.16.50.62:36657
I20260713 09:08:06.832620 19227 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:06.833524 19153 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.833639 19227 heartbeater.cc:507] Master 127.16.50.62:36657 requested a full tablet report, sending...
I20260713 09:08:06.834628 19153 tablet_bootstrap.cc:492] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.835413 19153 ts_tablet_manager.cc:1403] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.020s
I20260713 09:08:06.837215 19153 raft_consensus.cc:359] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.837724 19153 raft_consensus.cc:740] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.838245 19153 consensus_queue.cc:260] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.839792 19153 ts_tablet_manager.cc:1434] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:06.840565 19153 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.843873 18545 ts_manager.cc:194] Re-registered known tserver with Master: 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:06.850844 19153 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.851579 19153 tablet_bootstrap.cc:492] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.852078 19153 ts_tablet_manager.cc:1403] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:06.854139 19153 raft_consensus.cc:359] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.854652 19153 raft_consensus.cc:740] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.855225 19153 consensus_queue.cc:260] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:06.856797 19153 ts_tablet_manager.cc:1434] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:06.857398 19153 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.872598 18545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39904
I20260713 09:08:06.877128 19227 heartbeater.cc:499] Master 127.16.50.62:36657 was elected leader, sending a full tablet report...
I20260713 09:08:06.879869 19153 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.880904 19153 tablet_bootstrap.cc:492] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.881634 19153 ts_tablet_manager.cc:1403] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260713 09:08:06.884126 19153 raft_consensus.cc:359] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.884874 19153 raft_consensus.cc:740] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.885638 19153 consensus_queue.cc:260] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.887794 19153 ts_tablet_manager.cc:1434] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:06.888635 19153 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.903268 19153 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.904244 19153 tablet_bootstrap.cc:492] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.904951 19153 ts_tablet_manager.cc:1403] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:08:06.907457 19153 raft_consensus.cc:359] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.908545 19153 raft_consensus.cc:740] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.909345 19153 consensus_queue.cc:260] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.911448 19153 ts_tablet_manager.cc:1434] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:06.912335 19153 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap starting.
I20260713 09:08:06.933066 19153 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: 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:06.933856 19153 tablet_bootstrap.cc:492] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Bootstrap complete.
I20260713 09:08:06.934402 19153 ts_tablet_manager.cc:1403] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:08:06.936118 19153 raft_consensus.cc:359] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.936662 19153 raft_consensus.cc:740] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.937299 19153 consensus_queue.cc:260] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [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: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:06.939267 19153 ts_tablet_manager.cc:1434] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:07.066167 19156 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.066632 19156 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.068674 19156 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:07.069788 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:07.069836 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.070657 19198 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 1.
I20260713 09:08:07.071837 18689 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [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: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.073326 19156 raft_consensus.cc:2804] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.073762 19156 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.074196 19156 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.081070 19156 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.082768 19156 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:07.083791 19199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.084072 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:07.084491 19199 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.090775 19199 raft_consensus.cc:2468] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 2.
I20260713 09:08:07.092077 18689 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [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: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.093170 19156 raft_consensus.cc:2804] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.093843 19156 raft_consensus.cc:697] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:07.094720 19156 consensus_queue.cc:237] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.099031 18976 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.099563 18976 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.101537 18976 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.103415 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.104091 19198 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:07.108821 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:07.109730 18763 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:07.110626 18976 raft_consensus.cc:2804] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.111055 18976 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.111492 18976 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.113407 18548 catalog_manager.cc:5697] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.114912 19093 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.115420 19093 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:07.117448 19093 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:07.118742 18976 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.119858 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:07.122159 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:07.122462 19199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.123000 19199 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.123895 18976 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.125113 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.125764 19198 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:07.126754 18837 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.128098 18976 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.128466 19093 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.128895 19093 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.129312 19093 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.128733 18976 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.132203 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.132881 19198 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 1.
I20260713 09:08:07.133020 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:07.134168 18763 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:07.135251 18923 raft_consensus.cc:2804] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.135618 18923 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.135970 18923 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.136546 18976 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.145318 19199 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 2.
I20260713 09:08:07.146811 18763 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.147722 18950 raft_consensus.cc:2804] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.148236 18950 raft_consensus.cc:697] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:07.148743 19093 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:07.149092 18950 consensus_queue.cc:237] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.150934 19093 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:07.152737 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:07.153513 19199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.154191 19199 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.148746 18923 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.158685 18923 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.162287 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.162972 19197 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.166774 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:07.173753 19093 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.174341 19093 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.176805 19199 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 2.
I20260713 09:08:07.177407 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.178117 19198 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:07.178161 18837 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.178429 19197 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6629f9654cf4d4c9c3feda3e233bb18 in term 2.
I20260713 09:08:07.179585 19131 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.180001 18763 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.180512 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:07.181316 19246 raft_consensus.cc:2804] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.181277 18837 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:07.182229 19093 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.183673 19093 raft_consensus.cc:2804] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.184140 19093 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.184762 19246 raft_consensus.cc:697] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Becoming Leader. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:07.184633 19093 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.187232 19246 consensus_queue.cc:237] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.191939 19131 raft_consensus.cc:697] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:07.193863 19131 consensus_queue.cc:237] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:07.195088 19093 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.195284 18545 catalog_manager.cc:5697] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.210753 19248 raft_consensus.cc:493] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.211414 19248 raft_consensus.cc:515] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.215797 18545 catalog_manager.cc:5697] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 2 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.218134 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:07.220719 19199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.221467 19199 raft_consensus.cc:2468] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 1.
I20260713 09:08:07.222776 18837 leader_election.cc:304] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.224136 19093 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.224637 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.229626 19197 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.224725 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:07.228825 18548 catalog_manager.cc:5697] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.239746 19197 raft_consensus.cc:2468] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 2.
I20260713 09:08:07.240890 18837 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.241606 19093 raft_consensus.cc:2804] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.224898 19248 leader_election.cc:290] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.225045 19131 raft_consensus.cc:2804] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.243438 19131 raft_consensus.cc:493] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.244234 19131 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.242069 19093 raft_consensus.cc:697] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:07.245654 19093 consensus_queue.cc:237] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.252616 19131 raft_consensus.cc:515] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.254314 18548 catalog_manager.cc:5697] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 2 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.254977 19131 leader_election.cc:290] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 2 election: Requested vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.255771 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
I20260713 09:08:07.256412 19197 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.256717 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:07.261821 19197 raft_consensus.cc:2468] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 2.
I20260713 09:08:07.263032 18837 leader_election.cc:304] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [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: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.264513 19131 raft_consensus.cc:2804] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.265120 19131 raft_consensus.cc:697] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:07.265974 19131 consensus_queue.cc:237] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.275370 18548 catalog_manager.cc:5697] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 1 to 2, leader changed from 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1) to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 2 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.296450 19156 raft_consensus.cc:493] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.297025 19156 raft_consensus.cc:515] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.298794 19156 leader_election.cc:290] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:07.300045 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:07.300611 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14fd3bbe7474d88bd8a41fd439c00c5" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.301370 19197 raft_consensus.cc:2393] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79080c355c7c46b589fe061d09a23fe3 in current term 2: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:07.302338 18689 leader_election.cc:304] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3; no voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:07.303009 19156 raft_consensus.cc:3060] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.309742 19156 raft_consensus.cc:2749] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.333782 19156 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.334296 19156 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.336015 19156 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:07.336833 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.337123 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:07.337494 19197 raft_consensus.cc:2393] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79080c355c7c46b589fe061d09a23fe3 in current term 2: Already voted for candidate d6629f9654cf4d4c9c3feda3e233bb18 in this term.
I20260713 09:08:07.338771 18689 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.339592 19156 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.344585 19156 raft_consensus.cc:2749] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.397246 18950 raft_consensus.cc:493] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.397954 18950 raft_consensus.cc:515] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.400395 18950 leader_election.cc:290] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:07.401226 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.401711 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b80a4f2d8f4dd6931694a500281095" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79080c355c7c46b589fe061d09a23fe3" is_pre_election: true
I20260713 09:08:07.402070 19197 raft_consensus.cc:2393] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 2: Already voted for candidate 79080c355c7c46b589fe061d09a23fe3 in this term.
I20260713 09:08:07.403259 18763 leader_election.cc:304] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [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: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:07.404155 18950 raft_consensus.cc:3060] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.412045 18950 raft_consensus.cc:2749] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.484961 19246 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.485536 19246 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:07.487679 19246 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991)
I20260713 09:08:07.489454 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.489467 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:07.490348 19197 raft_consensus.cc:2393] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6629f9654cf4d4c9c3feda3e233bb18 in current term 2: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:07.491557 18763 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [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: d6629f9654cf4d4c9c3feda3e233bb18; no voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:07.492259 18950 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.497732 18950 raft_consensus.cc:2749] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.520275 19156 raft_consensus.cc:493] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.521123 19156 raft_consensus.cc:515] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:07.525671 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.530817 19197 raft_consensus.cc:2393] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79080c355c7c46b589fe061d09a23fe3 in current term 2: Already voted for candidate a4ca04c8293f45faa67887b51b534b39 in this term.
I20260713 09:08:07.533620 19156 leader_election.cc:290] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:07.534425 19197 raft_consensus.cc:1275] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:07.535753 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d01aee7aa4781a63a9105560e46f5" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4ca04c8293f45faa67887b51b534b39" is_pre_election: true
I20260713 09:08:07.536041 19254 consensus_queue.cc:1048] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.537349 18691 leader_election.cc:304] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3; no voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:07.538230 19254 raft_consensus.cc:3060] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.542299 19156 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b72414772ec44fa95fc7dfa772f02e9)
I20260713 09:08:07.542908 19156 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:07.545092 19156 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:07.546372 19254 raft_consensus.cc:2749] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.546635 19199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9" is_pre_election: true
I20260713 09:08:07.547570 19199 raft_consensus.cc:2393] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79080c355c7c46b589fe061d09a23fe3 in current term 2: Already voted for candidate d6629f9654cf4d4c9c3feda3e233bb18 in this term.
I20260713 09:08:07.550074 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" is_pre_election: true
I20260713 09:08:07.551644 18689 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [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: 79080c355c7c46b589fe061d09a23fe3; no voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18
I20260713 09:08:07.552569 19254 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.560959 19254 raft_consensus.cc:2749] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:07.562201 18799 raft_consensus.cc:1275] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:07.563871 19254 consensus_queue.cc:1048] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.578631 18799 raft_consensus.cc:1275] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.580667 19248 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.599706 19197 raft_consensus.cc:1275] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer d6629f9654cf4d4c9c3feda3e233bb18: 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:07.601817 18950 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.603144 19199 raft_consensus.cc:1275] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.604784 19248 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.623597 18723 raft_consensus.cc:1275] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Refusing update from remote peer d6629f9654cf4d4c9c3feda3e233bb18: 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:07.625296 18923 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:07.663971 18723 raft_consensus.cc:1275] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.667146 19093 consensus_queue.cc:1048] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.685724 19197 raft_consensus.cc:1275] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.687599 19248 consensus_queue.cc:1048] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.698915 18724 raft_consensus.cc:1275] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Refusing update from remote peer d6629f9654cf4d4c9c3feda3e233bb18: 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:07.705611 19246 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.728858 19197 raft_consensus.cc:1275] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer d6629f9654cf4d4c9c3feda3e233bb18: 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:07.730459 18923 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.790014 19197 raft_consensus.cc:1275] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.791527 19248 consensus_queue.cc:1048] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.802325 18724 raft_consensus.cc:1275] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:07.804479 19249 consensus_queue.cc:1048] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:11.731745 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080009e740 after lost signal to thread 16587
W20260713 09:08:11.732703 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080020a740 after lost signal to thread 18582
W20260713 09:08:11.733659 18746 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5920 after lost signal to thread 18749
W20260713 09:08:11.734506 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080017a840 after lost signal to thread 18823
W20260713 09:08:11.735390 18746 debug-util.cc:398] Leaking SignalData structure 0x7b080026c080 after lost signal to thread 18897
W20260713 09:08:11.736457 18746 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc3c0 after lost signal to thread 19225
I20260713 09:08:16.922885 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:16.947834 18871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08"
dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:38918
I20260713 09:08:16.948805 18871 raft_consensus.cc:606] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:16.961154 18797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152"
dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
mode: GRACEFUL
new_leader_uuid: "79080c355c7c46b589fe061d09a23fe3"
 from {username='slave'} at 127.0.0.1:56352
I20260713 09:08:16.961781 18797 raft_consensus.cc:606] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Received request to transfer leadership to TS 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:16.964260 18871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e"
dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:38918
I20260713 09:08:16.964859 18871 raft_consensus.cc:606] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:16.967881 18797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1"
dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:56352
I20260713 09:08:16.968395 18797 raft_consensus.cc:606] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:16.970844 18872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59539a624a784ed9ba627835579161f3"
dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
mode: GRACEFUL
new_leader_uuid: "79080c355c7c46b589fe061d09a23fe3"
 from {username='slave'} at 127.0.0.1:38918
I20260713 09:08:16.971328 18872 raft_consensus.cc:606] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Received request to transfer leadership to TS 79080c355c7c46b589fe061d09a23fe3
I20260713 09:08:16.972589 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:16.973285 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:17.098034 19298 raft_consensus.cc:993] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.099364 19290 raft_consensus.cc:1081] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.101364 19197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50576
I20260713 09:08:17.102104 19197 raft_consensus.cc:493] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.102597 19197 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.109344 19197 raft_consensus.cc:515] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:17.111308 19197 leader_election.cc:290] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 3 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:17.125355 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:17.125751 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c923c4b1c1640a3a0861a382bfb56f1" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:17.126086 18797 raft_consensus.cc:3055] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:17.126319 18722 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.126456 18797 raft_consensus.cc:740] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:17.127388 18797 consensus_queue.cc:260] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:17.128716 18797 raft_consensus.cc:3060] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.134968 18722 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:17.135892 18797 raft_consensus.cc:2468] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:17.136317 19149 leader_election.cc:304] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:17.137980 19303 raft_consensus.cc:2804] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:17.139006 19303 raft_consensus.cc:697] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:17.139865 19303 consensus_queue.cc:237] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:17.149694 18548 catalog_manager.cc:5697] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 2 to 3, leader changed from d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.167604 19299 raft_consensus.cc:993] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: : Instructing follower 79080c355c7c46b589fe061d09a23fe3 to start an election
I20260713 09:08:17.168030 19290 raft_consensus.cc:1081] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Signalling peer 79080c355c7c46b589fe061d09a23fe3 to start an election
I20260713 09:08:17.169535 18722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152"
dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
 from {username='slave'} at 127.0.0.1:34726
I20260713 09:08:17.170090 18722 raft_consensus.cc:493] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.170415 18722 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.175113 18722 raft_consensus.cc:515] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.177201 18722 leader_election.cc:290] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:17.177888 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:17.178224 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32545aaa04454521a87b1e8c520d2152" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:17.178467 18797 raft_consensus.cc:3055] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.178789 18797 raft_consensus.cc:740] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:17.178840 18872 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.179718 18797 consensus_queue.cc:260] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.180761 18797 raft_consensus.cc:3060] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.185824 18797 raft_consensus.cc:2468] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 2.
I20260713 09:08:17.185848 18872 raft_consensus.cc:2468] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 2.
I20260713 09:08:17.187143 18689 leader_election.cc:304] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:17.188064 19291 raft_consensus.cc:993] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.188191 19293 raft_consensus.cc:2804] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.188778 19294 raft_consensus.cc:1081] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.189627 19293 raft_consensus.cc:697] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:17.190335 19197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50586
I20260713 09:08:17.190905 19197 raft_consensus.cc:493] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.190623 19293 consensus_queue.cc:237] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.191260 19197 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.196973 19197 raft_consensus.cc:515] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:17.198647 19197 leader_election.cc:290] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Requested vote from peers a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385), 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291)
I20260713 09:08:17.199455 18548 catalog_manager.cc:5697] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 1 to 2, leader changed from d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3) to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.202024 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:17.202612 18723 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.209600 18723 raft_consensus.cc:2468] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:17.209712 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0733562a82ff4e3a99ead372cd143c08" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:17.210665 19149 leader_election.cc:304] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:17.211602 19303 raft_consensus.cc:2804] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.210335 18872 raft_consensus.cc:3055] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.212131 18872 raft_consensus.cc:740] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:17.212164 19303 raft_consensus.cc:697] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:17.212522 19291 raft_consensus.cc:993] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: : Instructing follower 79080c355c7c46b589fe061d09a23fe3 to start an election
I20260713 09:08:17.213060 19291 raft_consensus.cc:1081] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Signalling peer 79080c355c7c46b589fe061d09a23fe3 to start an election
I20260713 09:08:17.213198 18872 consensus_queue.cc:260] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:17.213250 19303 consensus_queue.cc:237] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } }
I20260713 09:08:17.214609 18722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59539a624a784ed9ba627835579161f3"
dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
 from {username='slave'} at 127.0.0.1:34722
I20260713 09:08:17.214720 18872 raft_consensus.cc:3060] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.215245 18722 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.215996 18722 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.219344 18872 raft_consensus.cc:2468] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:17.225147 18722 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.225179 18548 catalog_manager.cc:5697] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 1 to 2, leader changed from a4ca04c8293f45faa67887b51b534b39 (127.16.50.4) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.226794 18722 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:17.227399 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:17.227927 18797 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.228080 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "79080c355c7c46b589fe061d09a23fe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:17.228638 18872 raft_consensus.cc:3055] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.228914 18872 raft_consensus.cc:740] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:17.229691 18872 consensus_queue.cc:260] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.230767 18872 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.234215 18797 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 2.
I20260713 09:08:17.235298 18689 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79080c355c7c46b589fe061d09a23fe3, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:17.235921 18872 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79080c355c7c46b589fe061d09a23fe3 in term 2.
I20260713 09:08:17.236029 19293 raft_consensus.cc:2804] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.236692 19293 raft_consensus.cc:697] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Becoming Leader. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:17.237592 19293 consensus_queue.cc:237] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:17.244972 18548 catalog_manager.cc:5697] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 reported cstate change: term changed from 1 to 2, leader changed from a4ca04c8293f45faa67887b51b534b39 (127.16.50.4) to 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "79080c355c7c46b589fe061d09a23fe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.346216 19294 raft_consensus.cc:993] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.346733 19291 raft_consensus.cc:1081] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:17.348091 19197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50586
I20260713 09:08:17.348583 19197 raft_consensus.cc:493] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.348860 19197 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.353287 19197 raft_consensus.cc:515] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:17.354859 19197 leader_election.cc:290] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:17.355652 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:17.356021 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a1656af6443bcbe2c931693bee69e" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:17.356405 18797 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.356657 18872 raft_consensus.cc:3055] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.356999 18872 raft_consensus.cc:740] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:17.357740 18872 consensus_queue.cc:260] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:17.358771 18872 raft_consensus.cc:3060] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.361130 18797 raft_consensus.cc:2468] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:17.362392 19147 leader_election.cc:304] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:17.363333 19303 raft_consensus.cc:2804] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.363901 19303 raft_consensus.cc:697] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:17.364367 18872 raft_consensus.cc:2468] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:17.364962 19303 consensus_queue.cc:237] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:17.373996 18548 catalog_manager.cc:5697] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 1 to 2, leader changed from a4ca04c8293f45faa67887b51b534b39 (127.16.50.4) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.618014 18797 raft_consensus.cc:1275] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.619338 19303 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.631134 18722 raft_consensus.cc:1275] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.633963 19317 consensus_queue.cc:1048] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, 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.634548 18722 raft_consensus.cc:1275] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.639081 19317 consensus_queue.cc:1048] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.651079 18872 raft_consensus.cc:1275] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.653077 19318 consensus_queue.cc:1048] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.670111 18872 raft_consensus.cc:1275] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:17.671247 19293 consensus_queue.cc:1048] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.680546 18797 raft_consensus.cc:1275] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:17.682528 19293 consensus_queue.cc:1048] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, 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.716569 18797 raft_consensus.cc:1275] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:17.717728 19293 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, 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.725983 18872 raft_consensus.cc:1275] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Refusing update from remote peer 79080c355c7c46b589fe061d09a23fe3: 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:17.727890 19293 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.950536 18797 raft_consensus.cc:1275] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.951741 19319 consensus_queue.cc:1048] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, 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.953032 18872 raft_consensus.cc:1275] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:17.954320 19319 consensus_queue.cc:1048] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.974606 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:17.991654 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:18.006129 18797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da"
dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:56352
I20260713 09:08:18.006646 18797 raft_consensus.cc:606] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:18.020058 18724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59539a624a784ed9ba627835579161f3"
dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
mode: GRACEFUL
new_leader_uuid: "a4ca04c8293f45faa67887b51b534b39"
 from {username='slave'} at 127.0.0.1:38090
I20260713 09:08:18.020565 18724 raft_consensus.cc:606] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Received request to transfer leadership to TS a4ca04c8293f45faa67887b51b534b39
I20260713 09:08:18.023118 18797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f"
dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:56352
I20260713 09:08:18.023675 18797 raft_consensus.cc:606] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:18.024946 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:18.025699 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:18.029505 19290 raft_consensus.cc:993] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:18.029924 19290 raft_consensus.cc:1081] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:18.031229 19198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50576
I20260713 09:08:18.031635 19198 raft_consensus.cc:493] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.031893 19198 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.037366 19198 raft_consensus.cc:515] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:18.039073 19198 leader_election.cc:290] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:18.039956 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:18.040534 18797 raft_consensus.cc:3055] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:18.040573 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907cc4a9b9ad4b9aa4b7da561a6a931f" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:18.040916 18797 raft_consensus.cc:740] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:18.041157 18872 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.041640 18797 consensus_queue.cc:260] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:18.042778 18797 raft_consensus.cc:3060] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.047317 18872 raft_consensus.cc:2468] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:18.048386 19149 leader_election.cc:304] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b72414772ec44fa95fc7dfa772f02e9, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:18.048738 18797 raft_consensus.cc:2468] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 2.
I20260713 09:08:18.049081 19319 raft_consensus.cc:2804] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:18.049566 19319 raft_consensus.cc:697] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:18.050324 19319 consensus_queue.cc:237] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:18.057724 18545 catalog_manager.cc:5697] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 1 to 2, leader changed from d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.257650 19343 raft_consensus.cc:993] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: : Instructing follower a4ca04c8293f45faa67887b51b534b39 to start an election
I20260713 09:08:18.258224 19342 raft_consensus.cc:1081] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Signalling peer a4ca04c8293f45faa67887b51b534b39 to start an election
I20260713 09:08:18.259627 18872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59539a624a784ed9ba627835579161f3"
dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
 from {username='slave'} at 127.0.0.1:35270
I20260713 09:08:18.260116 18872 raft_consensus.cc:493] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.260442 18872 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.264953 18872 raft_consensus.cc:515] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:18.266878 18872 leader_election.cc:290] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [CANDIDATE]: Term 3 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:18.267694 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:18.268313 18724 raft_consensus.cc:3055] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:18.268623 18724 raft_consensus.cc:740] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79080c355c7c46b589fe061d09a23fe3, State: Running, Role: LEADER
I20260713 09:08:18.268971 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59539a624a784ed9ba627835579161f3" candidate_uuid: "a4ca04c8293f45faa67887b51b534b39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:18.269635 18797 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.269304 18724 consensus_queue.cc:260] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [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: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:18.270538 18724 raft_consensus.cc:3060] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.275722 18724 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 3.
I20260713 09:08:18.276430 18797 raft_consensus.cc:2468] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4ca04c8293f45faa67887b51b534b39 in term 3.
I20260713 09:08:18.276953 18839 leader_election.cc:304] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [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: 79080c355c7c46b589fe061d09a23fe3, a4ca04c8293f45faa67887b51b534b39; no voters: 
I20260713 09:08:18.277740 19334 raft_consensus.cc:2804] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:18.278244 19334 raft_consensus.cc:697] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 3 LEADER]: Becoming Leader. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:18.278980 19334 consensus_queue.cc:237] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [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: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } }
I20260713 09:08:18.286312 18545 catalog_manager.cc:5697] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 reported cstate change: term changed from 2 to 3, leader changed from 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2) to a4ca04c8293f45faa67887b51b534b39 (127.16.50.4). New cstate: current_term: 3 leader_uuid: "a4ca04c8293f45faa67887b51b534b39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.339243 19299 raft_consensus.cc:993] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:18.339766 19290 raft_consensus.cc:1081] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:18.341292 19198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50576
I20260713 09:08:18.341807 19198 raft_consensus.cc:493] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.342133 19198 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.347635 19198 raft_consensus.cc:515] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:18.348999 19198 leader_election.cc:290] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 3 election: Requested vote from peers 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291), d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307)
I20260713 09:08:18.349828 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79080c355c7c46b589fe061d09a23fe3"
I20260713 09:08:18.349967 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529463d11eb34d39b87be1e29e2ae5da" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:18.350435 18724 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.350498 18797 raft_consensus.cc:3055] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:18.350950 18797 raft_consensus.cc:740] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6629f9654cf4d4c9c3feda3e233bb18, State: Running, Role: LEADER
I20260713 09:08:18.351579 18797 consensus_queue.cc:260] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:18.352501 18797 raft_consensus.cc:3060] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:18.355242 18724 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:18.356328 19149 leader_election.cc:304] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, 79080c355c7c46b589fe061d09a23fe3; no voters: 
I20260713 09:08:18.357069 19319 raft_consensus.cc:2804] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:18.357131 18797 raft_consensus.cc:2468] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:18.357547 19319 raft_consensus.cc:697] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:18.358373 19319 consensus_queue.cc:237] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [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: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } }
I20260713 09:08:18.365926 18545 catalog_manager.cc:5697] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 2 to 3, leader changed from d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.439518 18797 raft_consensus.cc:1275] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:18.440719 19319 consensus_queue.cc:1048] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.450549 18872 raft_consensus.cc:1275] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:18.452960 19319 consensus_queue.cc:1048] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.767287 18722 raft_consensus.cc:1275] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:18.768944 19319 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.783879 18797 raft_consensus.cc:1275] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:18.785422 19319 consensus_queue.cc:1048] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.878898 18797 raft_consensus.cc:1275] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:18.880049 19352 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.891333 18722 raft_consensus.cc:1275] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Refusing update from remote peer a4ca04c8293f45faa67887b51b534b39: 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:18.893159 19352 consensus_queue.cc:1048] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79080c355c7c46b589fe061d09a23fe3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 45291 }, 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.026548 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:19.042824 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:19.058084 18871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e098481db66401a958f006189fba19d"
dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
mode: GRACEFUL
new_leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:38918
I20260713 09:08:19.058640 18871 raft_consensus.cc:606] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Received request to transfer leadership to TS 3b72414772ec44fa95fc7dfa772f02e9
I20260713 09:08:19.059675 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:19.060325 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:19.174544 19334 raft_consensus.cc:993] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: : Instructing follower 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:19.175320 19352 raft_consensus.cc:1081] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Signalling peer 3b72414772ec44fa95fc7dfa772f02e9 to start an election
I20260713 09:08:19.176940 19197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e098481db66401a958f006189fba19d"
dest_uuid: "3b72414772ec44fa95fc7dfa772f02e9"
 from {username='slave'} at 127.0.0.1:50586
I20260713 09:08:19.177551 19197 raft_consensus.cc:493] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.177913 19197 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.184466 19197 raft_consensus.cc:515] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:19.186108 19197 leader_election.cc:290] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [CANDIDATE]: Term 3 election: Requested vote from peers d6629f9654cf4d4c9c3feda3e233bb18 (127.16.50.3:46307), a4ca04c8293f45faa67887b51b534b39 (127.16.50.4:36385)
I20260713 09:08:19.187857 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6629f9654cf4d4c9c3feda3e233bb18"
I20260713 09:08:19.187772 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e098481db66401a958f006189fba19d" candidate_uuid: "3b72414772ec44fa95fc7dfa772f02e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4ca04c8293f45faa67887b51b534b39"
I20260713 09:08:19.188971 18871 raft_consensus.cc:3055] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:19.189046 18797 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.189451 18871 raft_consensus.cc:740] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4ca04c8293f45faa67887b51b534b39, State: Running, Role: LEADER
I20260713 09:08:19.190558 18871 consensus_queue.cc:260] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:19.192453 18871 raft_consensus.cc:3060] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.198319 18797 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:19.199913 19147 leader_election.cc:304] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [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: 3b72414772ec44fa95fc7dfa772f02e9, d6629f9654cf4d4c9c3feda3e233bb18; no voters: 
I20260713 09:08:19.200799 19348 raft_consensus.cc:2804] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:19.201251 18871 raft_consensus.cc:2468] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b72414772ec44fa95fc7dfa772f02e9 in term 3.
I20260713 09:08:19.201432 19348 raft_consensus.cc:697] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Becoming Leader. State: Replica: 3b72414772ec44fa95fc7dfa772f02e9, State: Running, Role: LEADER
I20260713 09:08:19.202975 19348 consensus_queue.cc:237] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [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: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } }
I20260713 09:08:19.212817 18545 catalog_manager.cc:5697] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 reported cstate change: term changed from 2 to 3, leader changed from a4ca04c8293f45faa67887b51b534b39 (127.16.50.4) to 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1). New cstate: current_term: 3 leader_uuid: "3b72414772ec44fa95fc7dfa772f02e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b72414772ec44fa95fc7dfa772f02e9" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:19.754253 18871 raft_consensus.cc:1275] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:19.755512 19348 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4ca04c8293f45faa67887b51b534b39" member_type: VOTER last_known_addr { host: "127.16.50.4" port: 36385 }, 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.771507 18797 raft_consensus.cc:1275] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Refusing update from remote peer 3b72414772ec44fa95fc7dfa772f02e9: 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:19.772876 19348 consensus_queue.cc:1048] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6629f9654cf4d4c9c3feda3e233bb18" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.061219 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:20.074548 16584 tablet_server.cc:179] TabletServer@127.16.50.1:36991 shutting down...
W20260713 09:08:20.105796 18763 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260713 09:08:20.107169 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:08:20.109771 18763 consensus_peers.cc:597] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:20.109980 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.110906 16584 raft_consensus.cc:2243] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.111370 16584 raft_consensus.cc:2272] T ed99fb2a04704fd78d32b724b6ae7c2d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.113672 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.114519 16584 raft_consensus.cc:2243] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.114965 16584 raft_consensus.cc:2272] T 5c4d01aee7aa4781a63a9105560e46f5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.117810 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.118667 16584 raft_consensus.cc:2243] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.119856 16584 raft_consensus.cc:2272] T 0733562a82ff4e3a99ead372cd143c08 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.122306 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.122972 16584 raft_consensus.cc:2243] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.123344 16584 raft_consensus.cc:2272] T 0439e1d3a42248f1a7fbc784753a78ab P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.125440 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.125962 16584 raft_consensus.cc:2243] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.126322 16584 raft_consensus.cc:2272] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.128255 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.128922 16584 raft_consensus.cc:2243] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.129806 16584 raft_consensus.cc:2272] T 486a1656af6443bcbe2c931693bee69e P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.131966 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.132536 16584 raft_consensus.cc:2243] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.133334 16584 raft_consensus.cc:2272] T 3e098481db66401a958f006189fba19d P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.135700 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.136260 16584 raft_consensus.cc:2243] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.136735 16584 raft_consensus.cc:2272] T e62e4c53c3f3400bb8931e74dadcb378 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.138882 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.139709 16584 raft_consensus.cc:2243] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.140213 16584 raft_consensus.cc:2272] T 5a102635973d4c31a70f59fd8dfa0f18 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.142753 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.143386 16584 raft_consensus.cc:2243] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.143993 16584 raft_consensus.cc:2272] T a9b80a4f2d8f4dd6931694a500281095 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.146088 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.146636 16584 raft_consensus.cc:2243] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.147399 16584 raft_consensus.cc:2272] T 529463d11eb34d39b87be1e29e2ae5da P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.149468 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.149993 16584 raft_consensus.cc:2243] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.150792 16584 raft_consensus.cc:2272] T 4c923c4b1c1640a3a0861a382bfb56f1 P 3b72414772ec44fa95fc7dfa772f02e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.152897 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.153416 16584 raft_consensus.cc:2243] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.153806 16584 raft_consensus.cc:2272] T 64345f31d9d6438784fa5819f508fdb0 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.155644 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.156149 16584 raft_consensus.cc:2243] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.156992 16584 raft_consensus.cc:2272] T 907cc4a9b9ad4b9aa4b7da561a6a931f P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.159183 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.159723 16584 raft_consensus.cc:2243] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.160156 16584 raft_consensus.cc:2272] T 3948c7d1fed146c588f0d816f5a88371 P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.162278 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.162770 16584 raft_consensus.cc:2243] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.163190 16584 raft_consensus.cc:2272] T 20455516920e4d38a25fa844c8589b19 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.165076 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:20.165539 16584 raft_consensus.cc:2243] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.166097 16584 raft_consensus.cc:2272] T a14fd3bbe7474d88bd8a41fd439c00c5 P 3b72414772ec44fa95fc7dfa772f02e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.168447 16584 tablet_replica.cc:333] stopping tablet replica
W20260713 09:08:20.168855 18763 consensus_peers.cc:597] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. 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:20.169020 16584 raft_consensus.cc:2243] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.169492 16584 raft_consensus.cc:2272] T 4897b22326384fad9100ba101fbb676d P 3b72414772ec44fa95fc7dfa772f02e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.212420 16584 tablet_server.cc:196] TabletServer@127.16.50.1:36991 shutdown complete.
W20260713 09:08:20.213205 18837 consensus_peers.cc:597] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.247188 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
W20260713 09:08:20.274711 18763 consensus_peers.cc:597] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.278296 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.279156 16584 tablet_replica.cc:333] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.280213 16584 raft_consensus.cc:2243] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.281430 16584 raft_consensus.cc:2272] T 32545aaa04454521a87b1e8c520d2152 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.284036 16584 tablet_replica.cc:333] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.284849 16584 raft_consensus.cc:2243] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.285403 16584 raft_consensus.cc:2272] T a14fd3bbe7474d88bd8a41fd439c00c5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.287238 16584 tablet_replica.cc:333] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.287786 16584 raft_consensus.cc:2243] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.288213 16584 raft_consensus.cc:2272] T 5a102635973d4c31a70f59fd8dfa0f18 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.290035 16584 tablet_replica.cc:333] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.290603 16584 raft_consensus.cc:2243] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.291002 16584 raft_consensus.cc:2272] T b07bc30a514f49b8beb2c2c9158e9466 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.293040 16584 tablet_replica.cc:333] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.293608 16584 raft_consensus.cc:2243] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.294423 16584 raft_consensus.cc:2272] T 0439e1d3a42248f1a7fbc784753a78ab P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.296980 16584 tablet_replica.cc:333] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.297817 16584 raft_consensus.cc:2243] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.298390 16584 raft_consensus.cc:2272] T 529463d11eb34d39b87be1e29e2ae5da P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.301134 16584 tablet_replica.cc:333] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.301669 16584 raft_consensus.cc:2243] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:08:20.302129 18689 consensus_peers.cc:597] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.302507 16584 raft_consensus.cc:2272] T a9b80a4f2d8f4dd6931694a500281095 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.304587 16584 tablet_replica.cc:333] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.305111 16584 raft_consensus.cc:2243] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.305545 16584 raft_consensus.cc:2272] T 4897b22326384fad9100ba101fbb676d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.307371 16584 tablet_replica.cc:333] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.307897 16584 raft_consensus.cc:2243] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.308388 16584 raft_consensus.cc:2272] T 5c4d01aee7aa4781a63a9105560e46f5 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.310156 16584 tablet_replica.cc:333] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.310685 16584 raft_consensus.cc:2243] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.311105 16584 raft_consensus.cc:2272] T 2d303d84a5b349ad94771d67eb22b562 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.312973 16584 tablet_replica.cc:333] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.313488 16584 raft_consensus.cc:2243] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.313923 16584 raft_consensus.cc:2272] T 4c923c4b1c1640a3a0861a382bfb56f1 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.316001 16584 tablet_replica.cc:333] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.316548 16584 raft_consensus.cc:2243] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.316964 16584 raft_consensus.cc:2272] T 83e7a51174564d4a9c148d66474c5bb9 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.318840 16584 tablet_replica.cc:333] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.319325 16584 raft_consensus.cc:2243] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.319736 16584 raft_consensus.cc:2272] T e62e4c53c3f3400bb8931e74dadcb378 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.322069 16584 tablet_replica.cc:333] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.322749 16584 raft_consensus.cc:2243] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.323292 16584 raft_consensus.cc:2272] T 59539a624a784ed9ba627835579161f3 P 79080c355c7c46b589fe061d09a23fe3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.325245 16584 tablet_replica.cc:333] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.325802 16584 raft_consensus.cc:2243] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.326310 16584 raft_consensus.cc:2272] T 0733562a82ff4e3a99ead372cd143c08 P 79080c355c7c46b589fe061d09a23fe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.328641 16584 tablet_replica.cc:333] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.329340 16584 raft_consensus.cc:2243] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.330310 16584 raft_consensus.cc:2272] T ed99fb2a04704fd78d32b724b6ae7c2d P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:20.330314 18763 consensus_peers.cc:597] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.332506 16584 tablet_replica.cc:333] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.332953 16584 raft_consensus.cc:2243] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.333652 16584 raft_consensus.cc:2272] T a6bc2ae3238346a8a1f2db5fbbe14e79 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.335435 16584 tablet_replica.cc:333] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3: stopping tablet replica
I20260713 09:08:20.335834 16584 raft_consensus.cc:2243] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.336583 16584 raft_consensus.cc:2272] T fef326100ab1465aafd4618597c56468 P 79080c355c7c46b589fe061d09a23fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:20.359004 18837 consensus_peers.cc:597] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:20.400490 18839 consensus_peers.cc:597] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 -> Peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Couldn't send request to peer 79080c355c7c46b589fe061d09a23fe3. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:45291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:20.407449 18837 consensus_peers.cc:597] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.411707 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
I20260713 09:08:20.443612 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
W20260713 09:08:20.465852 18765 consensus_peers.cc:597] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Couldn't send request to peer 79080c355c7c46b589fe061d09a23fe3. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:45291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.472455 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.473215 16584 tablet_replica.cc:333] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.473841 16584 raft_consensus.cc:2243] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.474400 16584 raft_consensus.cc:2272] T 32545aaa04454521a87b1e8c520d2152 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.476404 16584 tablet_replica.cc:333] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.477029 16584 raft_consensus.cc:2243] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.477871 16584 raft_consensus.cc:2272] T 5a102635973d4c31a70f59fd8dfa0f18 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.479722 16584 tablet_replica.cc:333] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.480353 16584 raft_consensus.cc:2243] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.480795 16584 raft_consensus.cc:2272] T b07bc30a514f49b8beb2c2c9158e9466 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.482537 16584 tablet_replica.cc:333] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.483058 16584 raft_consensus.cc:2243] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.483444 16584 raft_consensus.cc:2272] T 20455516920e4d38a25fa844c8589b19 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.485359 16584 tablet_replica.cc:333] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.485865 16584 raft_consensus.cc:2243] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.486582 16584 raft_consensus.cc:2272] T 3948c7d1fed146c588f0d816f5a88371 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.488409 16584 tablet_replica.cc:333] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.488914 16584 raft_consensus.cc:2243] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.489336 16584 raft_consensus.cc:2272] T fef326100ab1465aafd4618597c56468 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.491144 16584 tablet_replica.cc:333] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.491659 16584 raft_consensus.cc:2243] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.492102 16584 raft_consensus.cc:2272] T 486a1656af6443bcbe2c931693bee69e P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.494428 16584 tablet_replica.cc:333] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.495158 16584 raft_consensus.cc:2243] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.496017 16584 raft_consensus.cc:2272] T 4897b22326384fad9100ba101fbb676d P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:20.497248 18763 consensus_peers.cc:597] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 -> Peer 3b72414772ec44fa95fc7dfa772f02e9 (127.16.50.1:36991): Couldn't send request to peer 3b72414772ec44fa95fc7dfa772f02e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.498026 16584 tablet_replica.cc:333] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.498577 16584 raft_consensus.cc:2243] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.499058 16584 raft_consensus.cc:2272] T 529463d11eb34d39b87be1e29e2ae5da P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.500869 16584 tablet_replica.cc:333] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.501387 16584 raft_consensus.cc:2243] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.501794 16584 raft_consensus.cc:2272] T a9b80a4f2d8f4dd6931694a500281095 P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.503500 16584 tablet_replica.cc:333] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.504015 16584 raft_consensus.cc:2243] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.504923 16584 raft_consensus.cc:2272] T 64345f31d9d6438784fa5819f508fdb0 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.506789 16584 tablet_replica.cc:333] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.507309 16584 raft_consensus.cc:2243] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.507718 16584 raft_consensus.cc:2272] T 2d303d84a5b349ad94771d67eb22b562 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.509483 16584 tablet_replica.cc:333] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.509979 16584 raft_consensus.cc:2243] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.510407 16584 raft_consensus.cc:2272] T 4c923c4b1c1640a3a0861a382bfb56f1 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.512161 16584 tablet_replica.cc:333] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.512703 16584 raft_consensus.cc:2243] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.513139 16584 raft_consensus.cc:2272] T 907cc4a9b9ad4b9aa4b7da561a6a931f P d6629f9654cf4d4c9c3feda3e233bb18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.515105 16584 tablet_replica.cc:333] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.515587 16584 raft_consensus.cc:2243] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.516033 16584 raft_consensus.cc:2272] T 59539a624a784ed9ba627835579161f3 P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.517778 16584 tablet_replica.cc:333] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.518292 16584 raft_consensus.cc:2243] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.518730 16584 raft_consensus.cc:2272] T 3e098481db66401a958f006189fba19d P d6629f9654cf4d4c9c3feda3e233bb18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.520905 16584 tablet_replica.cc:333] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.521397 16584 raft_consensus.cc:2243] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.522339 16584 raft_consensus.cc:2272] T e62e4c53c3f3400bb8931e74dadcb378 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.524183 16584 tablet_replica.cc:333] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18: stopping tablet replica
I20260713 09:08:20.524686 16584 raft_consensus.cc:2243] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.525456 16584 raft_consensus.cc:2272] T 83e7a51174564d4a9c148d66474c5bb9 P d6629f9654cf4d4c9c3feda3e233bb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.562798 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:08:20.594623 16584 tablet_server.cc:179] TabletServer@127.16.50.4:0 shutting down...
W20260713 09:08:20.624007 18839 consensus_peers.cc:597] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 -> Peer 79080c355c7c46b589fe061d09a23fe3 (127.16.50.2:45291): Couldn't send request to peer 79080c355c7c46b589fe061d09a23fe3. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:45291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.635490 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.636443 16584 tablet_replica.cc:333] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.637425 16584 raft_consensus.cc:2243] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.638012 16584 raft_consensus.cc:2272] T 3e098481db66401a958f006189fba19d P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.640525 16584 tablet_replica.cc:333] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.641146 16584 raft_consensus.cc:2243] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.641688 16584 raft_consensus.cc:2272] T 32545aaa04454521a87b1e8c520d2152 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.643568 16584 tablet_replica.cc:333] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.644109 16584 raft_consensus.cc:2243] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.644924 16584 raft_consensus.cc:2272] T a14fd3bbe7474d88bd8a41fd439c00c5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.646860 16584 tablet_replica.cc:333] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.647361 16584 raft_consensus.cc:2243] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.647783 16584 raft_consensus.cc:2272] T 3948c7d1fed146c588f0d816f5a88371 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.649685 16584 tablet_replica.cc:333] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.650203 16584 raft_consensus.cc:2243] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.650943 16584 raft_consensus.cc:2272] T 20455516920e4d38a25fa844c8589b19 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.652781 16584 tablet_replica.cc:333] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.653437 16584 raft_consensus.cc:2243] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.654197 16584 raft_consensus.cc:2272] T b07bc30a514f49b8beb2c2c9158e9466 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.655988 16584 tablet_replica.cc:333] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.656577 16584 raft_consensus.cc:2243] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.656983 16584 raft_consensus.cc:2272] T 0439e1d3a42248f1a7fbc784753a78ab P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.658864 16584 tablet_replica.cc:333] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.659401 16584 raft_consensus.cc:2243] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.660147 16584 raft_consensus.cc:2272] T 59539a624a784ed9ba627835579161f3 P a4ca04c8293f45faa67887b51b534b39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.661985 16584 tablet_replica.cc:333] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.662537 16584 raft_consensus.cc:2243] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.662959 16584 raft_consensus.cc:2272] T 83e7a51174564d4a9c148d66474c5bb9 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.664891 16584 tablet_replica.cc:333] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.665428 16584 raft_consensus.cc:2243] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.665895 16584 raft_consensus.cc:2272] T 486a1656af6443bcbe2c931693bee69e P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.667706 16584 tablet_replica.cc:333] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.668236 16584 raft_consensus.cc:2243] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.668743 16584 raft_consensus.cc:2272] T a6bc2ae3238346a8a1f2db5fbbe14e79 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.670603 16584 tablet_replica.cc:333] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.671118 16584 raft_consensus.cc:2243] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.671540 16584 raft_consensus.cc:2272] T fef326100ab1465aafd4618597c56468 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.673339 16584 tablet_replica.cc:333] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.673840 16584 raft_consensus.cc:2243] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.674278 16584 raft_consensus.cc:2272] T 907cc4a9b9ad4b9aa4b7da561a6a931f P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.675969 16584 tablet_replica.cc:333] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.676527 16584 raft_consensus.cc:2243] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.676972 16584 raft_consensus.cc:2272] T 64345f31d9d6438784fa5819f508fdb0 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.678658 16584 tablet_replica.cc:333] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.679148 16584 raft_consensus.cc:2243] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.679941 16584 raft_consensus.cc:2272] T 2d303d84a5b349ad94771d67eb22b562 P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.681588 16584 tablet_replica.cc:333] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.682067 16584 raft_consensus.cc:2243] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.682440 16584 raft_consensus.cc:2272] T ed99fb2a04704fd78d32b724b6ae7c2d P a4ca04c8293f45faa67887b51b534b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.684015 16584 tablet_replica.cc:333] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.684530 16584 raft_consensus.cc:2243] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.685307 16584 raft_consensus.cc:2272] T 5c4d01aee7aa4781a63a9105560e46f5 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.687052 16584 tablet_replica.cc:333] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39: stopping tablet replica
I20260713 09:08:20.687510 16584 raft_consensus.cc:2243] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.687901 16584 raft_consensus.cc:2272] T 0733562a82ff4e3a99ead372cd143c08 P a4ca04c8293f45faa67887b51b534b39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.723977 16584 tablet_server.cc:196] TabletServer@127.16.50.4:0 shutdown complete.
I20260713 09:08:20.756987 16584 master.cc:562] Master@127.16.50.62:36657 shutting down...
I20260713 09:08:20.780429 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.780961 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.781275 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bc2b1174565445f8aac774ead1e0330: stopping tablet replica
I20260713 09:08:20.801954 16584 master.cc:584] Master@127.16.50.62:36657 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20065 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:20.859335 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:41955
I20260713 09:08:20.860598 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:20.866187 19376 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:20.866374 19377 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:20.867805 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:20.868742 19380 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:20.869597 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:20.869827 16584 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:20.870012 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933700869994 us; error 0 us; skew 500 ppm
I20260713 09:08:20.870534 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:20.873157 16584 webserver.cc:533] Webserver started at http://127.16.50.62:44799/ using document root <none> and password file <none>
I20260713 09:08:20.873648 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:20.873854 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:20.874132 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:20.875258 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8"
format_stamp: "Formatted at 2026-07-13 09:08:20 on dist-test-slave-lcpc"
I20260713 09:08:20.879671 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:20.883162 19384 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:20.884140 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:20.884473 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8"
format_stamp: "Formatted at 2026-07-13 09:08:20 on dist-test-slave-lcpc"
I20260713 09:08:20.884737 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-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:20.909024 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:20.910211 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:20.950606 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:41955
I20260713 09:08:20.950736 19435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:41955 every 8 connection(s)
I20260713 09:08:20.955044 19436 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:20.967113 19436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8: Bootstrap starting.
I20260713 09:08:20.972412 19436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.977134 19436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8: No bootstrap required, opened a new log
I20260713 09:08:20.979343 19436 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER }
I20260713 09:08:20.979733 19436 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.979909 19436 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f150fdb1c64c8ba98ff2391b62aeb8, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.980569 19436 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER }
I20260713 09:08:20.981009 19436 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:20.981197 19436 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:20.981475 19436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.985822 19436 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER }
I20260713 09:08:20.986420 19436 leader_election.cc:304] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [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: d2f150fdb1c64c8ba98ff2391b62aeb8; no voters: 
I20260713 09:08:20.987736 19436 leader_election.cc:290] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:20.988235 19439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.989705 19439 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 1 LEADER]: Becoming Leader. State: Replica: d2f150fdb1c64c8ba98ff2391b62aeb8, State: Running, Role: LEADER
I20260713 09:08:20.990407 19439 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [LEADER]: Queue going to LEADER mode. State: All 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: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER }
I20260713 09:08:20.990862 19436 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:20.995527 19440 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER } }
I20260713 09:08:20.996122 19440 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:20.999001 19441 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2f150fdb1c64c8ba98ff2391b62aeb8. Latest consensus state: current_term: 1 leader_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2f150fdb1c64c8ba98ff2391b62aeb8" member_type: VOTER } }
I20260713 09:08:20.999874 19441 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:21.000159 19446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:21.006459 19446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:21.008816 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:21.016022 19446 catalog_manager.cc:1383] Generated new cluster ID: 2b84eb149a9c4872a4392ab5ec9b6f2e
I20260713 09:08:21.016261 19446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:21.068400 19446 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:21.069680 19446 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:21.082293 19446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8: Generated new TSK 0
I20260713 09:08:21.082952 19446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:21.139691 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.145633 19457 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:21.146791 19458 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:21.148288 19460 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:21.148537 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:21.149605 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.149794 16584 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:21.149924 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933701149912 us; error 0 us; skew 500 ppm
I20260713 09:08:21.150434 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.153059 16584 webserver.cc:533] Webserver started at http://127.16.50.1:35801/ using document root <none> and password file <none>
I20260713 09:08:21.153507 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.153656 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.153868 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.155010 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "2bd911f03ee949c0988923c0fe4a830f"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.159502 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:21.162663 19465 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:21.163460 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:21.163774 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "2bd911f03ee949c0988923c0fe4a830f"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.164080 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-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:21.177645 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.178844 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.180271 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.182511 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.182727 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.182968 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.183149 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.223189 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:37687
I20260713 09:08:21.223292 19527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:37687 every 8 connection(s)
I20260713 09:08:21.228389 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.235733 19532 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:21.235950 19533 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:21.239324 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:21.239269 19535 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:21.241082 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.241348 16584 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:21.241572 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933701241537 us; error 0 us; skew 500 ppm
I20260713 09:08:21.242159 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.242473 19528 heartbeater.cc:344] Connected to a master server at 127.16.50.62:41955
I20260713 09:08:21.242925 19528 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.243839 19528 heartbeater.cc:507] Master 127.16.50.62:41955 requested a full tablet report, sending...
I20260713 09:08:21.244884 16584 webserver.cc:533] Webserver started at http://127.16.50.2:33219/ using document root <none> and password file <none>
I20260713 09:08:21.245515 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.245735 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.246006 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.246114 19401 ts_manager.cc:194] Registered new tserver with Master: 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687)
I20260713 09:08:21.247536 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "ab10009ea39242cb86057cd17fc11b0d"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.248561 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42914
I20260713 09:08:21.252458 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:08:21.255980 19540 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:21.256790 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:21.257099 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "ab10009ea39242cb86057cd17fc11b0d"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.257407 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-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:21.273314 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.274546 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.276018 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.278256 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.278487 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.278734 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.278913 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.319522 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:33529
I20260713 09:08:21.319640 19602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:33529 every 8 connection(s)
I20260713 09:08:21.324386 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.330942 19606 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:21.331308 19607 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:21.334990 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:21.335346 19610 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:21.336524 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:21.336535 19603 heartbeater.cc:344] Connected to a master server at 127.16.50.62:41955
W20260713 09:08:21.336927 16584 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:21.337071 19603 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.337146 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933701337128 us; error 0 us; skew 500 ppm
I20260713 09:08:21.338012 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.338032 19603 heartbeater.cc:507] Master 127.16.50.62:41955 requested a full tablet report, sending...
I20260713 09:08:21.340476 19401 ts_manager.cc:194] Registered new tserver with Master: ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:21.341010 16584 webserver.cc:533] Webserver started at http://127.16.50.3:44995/ using document root <none> and password file <none>
I20260713 09:08:21.341537 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.341746 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.342015 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.342028 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42918
I20260713 09:08:21.343456 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.347862 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:21.351040 19614 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:21.351760 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:08:21.352082 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:21.352403 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-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:21.366863 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.368033 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.369554 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.371728 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.371963 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.372200 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.372426 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:21.413089 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:33395
I20260713 09:08:21.413194 19676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:33395 every 8 connection(s)
I20260713 09:08:21.426980 19677 heartbeater.cc:344] Connected to a master server at 127.16.50.62:41955
I20260713 09:08:21.427430 19677 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.428117 19677 heartbeater.cc:507] Master 127.16.50.62:41955 requested a full tablet report, sending...
I20260713 09:08:21.430112 19401 ts_manager.cc:194] Registered new tserver with Master: 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:21.430881 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014545527s
I20260713 09:08:21.431560 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42920
I20260713 09:08:21.457649 19401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42926:
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:21.460844 19401 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:21.535821 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 007ba7543dde4fbab1b77f75057d8ed7 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.537374 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007ba7543dde4fbab1b77f75057d8ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.538625 19492 tablet_service.cc:1511] Processing CreateTablet for tablet feede0d2735246d09e71241b80a4d492 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.539978 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feede0d2735246d09e71241b80a4d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.536912 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ad050b74b48369f37ea823a49e8ae (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.541213 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ad050b74b48369f37ea823a49e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.545339 19568 tablet_service.cc:1511] Processing CreateTablet for tablet 007ba7543dde4fbab1b77f75057d8ed7 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.546806 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007ba7543dde4fbab1b77f75057d8ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.547585 19642 tablet_service.cc:1511] Processing CreateTablet for tablet 007ba7543dde4fbab1b77f75057d8ed7 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.549037 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007ba7543dde4fbab1b77f75057d8ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.550299 19567 tablet_service.cc:1511] Processing CreateTablet for tablet feede0d2735246d09e71241b80a4d492 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.551708 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feede0d2735246d09e71241b80a4d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.553700 19641 tablet_service.cc:1511] Processing CreateTablet for tablet feede0d2735246d09e71241b80a4d492 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.555553 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feede0d2735246d09e71241b80a4d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.557933 19640 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ad050b74b48369f37ea823a49e8ae (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.559789 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ad050b74b48369f37ea823a49e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.569491 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.571024 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.573732 19639 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.573909 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ad050b74b48369f37ea823a49e8ae (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.575302 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.575430 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ad050b74b48369f37ea823a49e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.579522 19638 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf8163344c429893c026340c9666df (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.581907 19637 tablet_service.cc:1511] Processing CreateTablet for tablet a6839f0bf3254274b0e4341d11d82af0 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.582876 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf8163344c429893c026340c9666df (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.583310 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.584275 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf8163344c429893c026340c9666df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.584779 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad2e8b3461648af9aa7c53c3a12f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.585283 19636 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53530f3a364902b06d07ba53715b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.590557 19635 tablet_service.cc:1511] Processing CreateTablet for tablet c0f97b8dea864aaca69f08ccc58f2b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.592883 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 79012320de0c4cfc8289e271a1dbd1be (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.594729 19488 tablet_service.cc:1511] Processing CreateTablet for tablet a6839f0bf3254274b0e4341d11d82af0 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.596302 19488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6839f0bf3254274b0e4341d11d82af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.599764 19633 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47516280b4bfe94d1899158d02f90 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.604130 19564 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf8163344c429893c026340c9666df (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.605993 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf8163344c429893c026340c9666df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.612807 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f97b8dea864aaca69f08ccc58f2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.614424 19487 tablet_service.cc:1511] Processing CreateTablet for tablet c0f97b8dea864aaca69f08ccc58f2b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.615032 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53530f3a364902b06d07ba53715b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.616456 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53530f3a364902b06d07ba53715b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.616721 19633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47516280b4bfe94d1899158d02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.617578 19485 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47516280b4bfe94d1899158d02f90 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.618877 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47516280b4bfe94d1899158d02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.620687 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf8163344c429893c026340c9666df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.616482 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 79012320de0c4cfc8289e271a1dbd1be (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.621765 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53530f3a364902b06d07ba53715b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.621765 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79012320de0c4cfc8289e271a1dbd1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.624128 19637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6839f0bf3254274b0e4341d11d82af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.628657 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79012320de0c4cfc8289e271a1dbd1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.629060 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f97b8dea864aaca69f08ccc58f2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.630471 19563 tablet_service.cc:1511] Processing CreateTablet for tablet a6839f0bf3254274b0e4341d11d82af0 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.631855 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6839f0bf3254274b0e4341d11d82af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.687145 19693 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.687625 19694 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:21.690501 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53530f3a364902b06d07ba53715b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.691890 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53530f3a364902b06d07ba53715b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.694937 19692 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:21.695317 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 79012320de0c4cfc8289e271a1dbd1be (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.697489 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79012320de0c4cfc8289e271a1dbd1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.703510 19567 tablet_service.cc:1511] Processing CreateTablet for tablet c0f97b8dea864aaca69f08ccc58f2b86 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.708330 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f97b8dea864aaca69f08ccc58f2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.726586 19563 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47516280b4bfe94d1899158d02f90 (DEFAULT_TABLE table=test-workload [id=a1000d6009f54b2ca3258dbb45887971]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.727970 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47516280b4bfe94d1899158d02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.734668 19694 tablet_bootstrap.cc:654] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.744982 19693 tablet_bootstrap.cc:654] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.746439 19692 tablet_bootstrap.cc:654] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.760926 19694 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:21.761499 19694 ts_tablet_manager.cc:1403] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.007s
I20260713 09:08:21.764500 19694 raft_consensus.cc:359] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.765231 19694 raft_consensus.cc:385] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.765524 19694 raft_consensus.cc:740] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.766453 19694 consensus_queue.cc:260] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.781446 19692 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:21.782194 19692 ts_tablet_manager.cc:1403] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.000s
I20260713 09:08:21.785461 19692 raft_consensus.cc:359] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.786245 19692 raft_consensus.cc:385] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.786574 19692 raft_consensus.cc:740] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.787355 19692 consensus_queue.cc:260] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.789597 19677 heartbeater.cc:499] Master 127.16.50.62:41955 was elected leader, sending a full tablet report...
I20260713 09:08:21.790118 19693 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:21.790140 19694 ts_tablet_manager.cc:1434] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.007s
I20260713 09:08:21.790712 19693 ts_tablet_manager.cc:1403] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.021s
I20260713 09:08:21.791323 19694 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:21.793855 19693 raft_consensus.cc:359] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.794432 19692 ts_tablet_manager.cc:1434] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:21.794659 19693 raft_consensus.cc:385] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.795053 19693 raft_consensus.cc:740] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.795289 19528 heartbeater.cc:499] Master 127.16.50.62:41955 was elected leader, sending a full tablet report...
I20260713 09:08:21.795849 19693 consensus_queue.cc:260] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.798341 19694 tablet_bootstrap.cc:654] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.803982 19692 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:21.811101 19692 tablet_bootstrap.cc:654] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.815824 19603 heartbeater.cc:499] Master 127.16.50.62:41955 was elected leader, sending a full tablet report...
I20260713 09:08:21.816118 19693 ts_tablet_manager.cc:1434] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 09:08:21.817682 19693 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.819038 19692 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:21.819604 19692 ts_tablet_manager.cc:1403] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:21.822718 19692 raft_consensus.cc:359] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.823452 19692 raft_consensus.cc:385] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.823740 19692 raft_consensus.cc:740] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.824657 19692 consensus_queue.cc:260] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.826498 19693 tablet_bootstrap.cc:654] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.827142 19692 ts_tablet_manager.cc:1434] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:21.828858 19692 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:21.835551 19692 tablet_bootstrap.cc:654] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.841606 19693 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:21.842377 19693 ts_tablet_manager.cc:1403] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:08:21.845217 19692 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:21.845829 19692 ts_tablet_manager.cc:1403] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260713 09:08:21.846673 19693 raft_consensus.cc:359] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.847738 19693 raft_consensus.cc:385] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.848124 19693 raft_consensus.cc:740] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.849350 19693 consensus_queue.cc:260] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.850991 19692 raft_consensus.cc:359] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.851824 19692 raft_consensus.cc:385] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.852113 19692 raft_consensus.cc:740] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.852466 19693 ts_tablet_manager.cc:1434] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260713 09:08:21.853031 19692 consensus_queue.cc:260] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.854271 19693 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.855585 19692 ts_tablet_manager.cc:1434] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:08:21.856693 19692 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:21.863090 19692 tablet_bootstrap.cc:654] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.863482 19693 tablet_bootstrap.cc:654] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.874914 19692 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:21.875451 19692 ts_tablet_manager.cc:1403] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:08:21.876683 19693 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:21.877436 19693 ts_tablet_manager.cc:1403] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260713 09:08:21.878460 19692 raft_consensus.cc:359] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.879272 19692 raft_consensus.cc:385] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.879602 19692 raft_consensus.cc:740] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.880599 19692 consensus_queue.cc:260] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.881505 19693 raft_consensus.cc:359] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.882575 19693 raft_consensus.cc:385] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.882933 19693 raft_consensus.cc:740] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.883169 19692 ts_tablet_manager.cc:1434] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:21.884231 19692 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:21.883910 19693 consensus_queue.cc:260] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.887269 19693 ts_tablet_manager.cc:1434] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260713 09:08:21.888656 19693 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.892635 19692 tablet_bootstrap.cc:654] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.897672 19693 tablet_bootstrap.cc:654] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.911499 19693 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:21.912175 19693 ts_tablet_manager.cc:1403] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260713 09:08:21.916189 19693 raft_consensus.cc:359] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.919134 19693 raft_consensus.cc:385] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.919600 19693 raft_consensus.cc:740] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.920764 19693 consensus_queue.cc:260] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.923906 19700 raft_consensus.cc:493] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.924571 19700 raft_consensus.cc:515] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.927814 19700 leader_election.cc:290] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:21.931023 19693 ts_tablet_manager.cc:1434] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:08:21.932346 19693 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.935745 19699 raft_consensus.cc:493] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.936269 19699 raft_consensus.cc:515] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.940222 19693 tablet_bootstrap.cc:654] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.949139 19699 leader_election.cc:290] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:21.953909 19693 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:21.954033 19694 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:21.954576 19694 ts_tablet_manager.cc:1403] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.163s	user 0.068s	sys 0.068s
I20260713 09:08:21.954576 19693 ts_tablet_manager.cc:1403] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:08:21.957628 19694 raft_consensus.cc:359] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.957906 19693 raft_consensus.cc:359] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.958390 19694 raft_consensus.cc:385] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.958612 19693 raft_consensus.cc:385] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.959085 19693 raft_consensus.cc:740] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.959797 19693 consensus_queue.cc:260] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.958724 19694 raft_consensus.cc:740] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.961105 19694 consensus_queue.cc:260] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.964205 19693 ts_tablet_manager.cc:1434] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:21.964872 19699 raft_consensus.cc:493] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.965281 19693 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:21.965420 19699 raft_consensus.cc:515] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:21.967626 19699 leader_election.cc:290] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:21.972164 19693 tablet_bootstrap.cc:654] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.973559 19694 ts_tablet_manager.cc:1434] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:08:21.984200 19694 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:21.989389 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:21.990216 19503 raft_consensus.cc:2468] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 0.
I20260713 09:08:21.992473 19542 leader_election.cc:304] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:21.993444 19700 raft_consensus.cc:2804] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.993824 19700 raft_consensus.cc:493] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.994148 19700 raft_consensus.cc:3060] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.994666 19692 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:21.995039 19694 tablet_bootstrap.cc:654] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.995217 19692 ts_tablet_manager.cc:1403] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.040s
I20260713 09:08:21.999078 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:21.999924 19692 raft_consensus.cc:359] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.000975 19692 raft_consensus.cc:385] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.001425 19692 raft_consensus.cc:740] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
W20260713 09:08:22.001150 19466 leader_election.cc:343] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.001694 19700 raft_consensus.cc:515] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.001809 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.002516 19692 consensus_queue.cc:260] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
W20260713 09:08:22.003749 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:22.004159 19466 leader_election.cc:343] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.004966 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:22.005429 19692 ts_tablet_manager.cc:1434] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:22.005545 19503 raft_consensus.cc:3060] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.007161 19692 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:22.014139 19503 raft_consensus.cc:2468] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.015765 19542 leader_election.cc:304] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.017377 19692 tablet_bootstrap.cc:654] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.018877 19694 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.019508 19694 ts_tablet_manager.cc:1403] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.019s
I20260713 09:08:22.020767 19717 raft_consensus.cc:2804] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.021438 19693 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:22.022004 19693 ts_tablet_manager.cc:1403] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.011s
I20260713 09:08:22.025419 19700 leader_election.cc:290] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.027062 19693 raft_consensus.cc:359] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.027907 19693 raft_consensus.cc:385] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.027613 19694 raft_consensus.cc:359] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.028366 19693 raft_consensus.cc:740] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.028396 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.028990 19694 raft_consensus.cc:385] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.029290 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.029527 19694 raft_consensus.cc:740] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.030051 19693 consensus_queue.cc:260] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
W20260713 09:08:22.030627 19541 leader_election.cc:343] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.030663 19694 consensus_queue.cc:260] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.031533 19717 raft_consensus.cc:697] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
W20260713 09:08:22.032307 19541 leader_election.cc:343] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.032788 19693 ts_tablet_manager.cc:1434] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:22.032477 19717 consensus_queue.cc:237] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.033953 19693 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:22.036934 19694 ts_tablet_manager.cc:1434] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:08:22.038051 19694 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.041237 19693 tablet_bootstrap.cc:654] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.044090 19694 tablet_bootstrap.cc:654] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.046200 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007ba7543dde4fbab1b77f75057d8ed7" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.047786 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.057250 19692 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:22.057996 19692 ts_tablet_manager.cc:1403] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.012s
I20260713 09:08:22.061905 19467 leader_election.cc:304] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f; no voters: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d
I20260713 09:08:22.062238 19692 raft_consensus.cc:359] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.063501 19692 raft_consensus.cc:385] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.063624 19699 raft_consensus.cc:2749] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.064042 19692 raft_consensus.cc:740] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.054594 19578 raft_consensus.cc:2468] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.065770 19719 raft_consensus.cc:493] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.065532 19692 consensus_queue.cc:260] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.066237 19719 raft_consensus.cc:515] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.066860 19467 leader_election.cc:304] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [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: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:22.068375 19719 leader_election.cc:290] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.068578 19699 raft_consensus.cc:2804] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.069120 19699 raft_consensus.cc:493] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.069537 19699 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.069990 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ad050b74b48369f37ea823a49e8ae" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.070624 19652 raft_consensus.cc:2468] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 0.
I20260713 09:08:22.071887 19541 leader_election.cc:304] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.074116 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ad050b74b48369f37ea823a49e8ae" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.074966 19692 ts_tablet_manager.cc:1434] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
W20260713 09:08:22.076129 19542 leader_election.cc:343] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.074127 19719 raft_consensus.cc:2804] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.080777 19719 raft_consensus.cc:493] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.081252 19719 raft_consensus.cc:3060] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.085870 19692 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:22.095971 19692 tablet_bootstrap.cc:654] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.100128 19693 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:22.100150 19694 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.101130 19694 ts_tablet_manager.cc:1403] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.030s
I20260713 09:08:22.101187 19693 ts_tablet_manager.cc:1403] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.040s
I20260713 09:08:22.105186 19694 raft_consensus.cc:359] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.106057 19694 raft_consensus.cc:385] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.105751 19693 raft_consensus.cc:359] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.106467 19694 raft_consensus.cc:740] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.106895 19693 raft_consensus.cc:385] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.107285 19693 raft_consensus.cc:740] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.107501 19694 consensus_queue.cc:260] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.108146 19692 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:22.108762 19692 ts_tablet_manager.cc:1403] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260713 09:08:22.108085 19693 consensus_queue.cc:260] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.111575 19692 raft_consensus.cc:359] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.112305 19692 raft_consensus.cc:385] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.112536 19697 raft_consensus.cc:493] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.112599 19692 raft_consensus.cc:740] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.112918 19693 ts_tablet_manager.cc:1434] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:08:22.114107 19693 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:22.113704 19692 consensus_queue.cc:260] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.113814 19697 raft_consensus.cc:515] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.115783 19397 catalog_manager.cc:5697] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.116802 19719 raft_consensus.cc:515] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.119035 19697 leader_election.cc:290] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:22.119639 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ad050b74b48369f37ea823a49e8ae" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:22.121152 19694 ts_tablet_manager.cc:1434] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:08:22.123617 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ad050b74b48369f37ea823a49e8ae" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.124219 19652 raft_consensus.cc:3060] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.124713 19503 raft_consensus.cc:3060] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.125299 19693 tablet_bootstrap.cc:654] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.131017 19694 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.131858 19652 raft_consensus.cc:2468] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.120769 19699 raft_consensus.cc:515] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.134701 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.135375 19578 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.139071 19503 raft_consensus.cc:2468] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.142856 19694 tablet_bootstrap.cc:654] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.144901 19699 leader_election.cc:290] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Requested vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.145455 19699 raft_consensus.cc:493] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.145998 19699 raft_consensus.cc:515] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.149828 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.150658 19577 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.152434 19467 leader_election.cc:304] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.153782 19542 leader_election.cc:304] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.154937 19717 raft_consensus.cc:2804] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.155589 19717 raft_consensus.cc:697] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:22.156699 19717 consensus_queue.cc:237] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.157876 19727 raft_consensus.cc:2804] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.158270 19727 raft_consensus.cc:493] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.158594 19727 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.160982 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.154672 19719 leader_election.cc:290] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
W20260713 09:08:22.162523 19466 leader_election.cc:343] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.144014 19578 raft_consensus.cc:2468] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.163933 19467 leader_election.cc:304] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [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: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:22.164625 19692 ts_tablet_manager.cc:1434] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260713 09:08:22.165601 19728 raft_consensus.cc:2804] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.173141 19728 raft_consensus.cc:697] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Becoming Leader. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Running, Role: LEADER
I20260713 09:08:22.174430 19728 consensus_queue.cc:237] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.177718 19699 leader_election.cc:290] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.180174 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.181152 19652 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.184918 19731 raft_consensus.cc:493] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.185513 19731 raft_consensus.cc:515] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.186146 19699 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.188541 19699 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.188927 19694 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.189678 19694 ts_tablet_manager.cc:1403] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.028s
I20260713 09:08:22.191372 19699 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.192544 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.193043 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.192854 19694 raft_consensus.cc:359] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.193666 19577 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.193917 19692 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:22.194557 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.195302 19578 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.193648 19694 raft_consensus.cc:385] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.192596 19731 leader_election.cc:290] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.196689 19694 raft_consensus.cc:740] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.194029 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.197511 19651 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
W20260713 09:08:22.193939 19466 leader_election.cc:343] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.197675 19694 consensus_queue.cc:260] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.200621 19467 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [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: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:22.201769 19467 leader_election.cc:304] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.202566 19699 raft_consensus.cc:2804] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.202925 19699 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.203227 19699 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.203729 19728 raft_consensus.cc:2804] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.204136 19728 raft_consensus.cc:493] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.204274 19694 ts_tablet_manager.cc:1434] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260713 09:08:22.204547 19728 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.205395 19694 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.211405 19692 tablet_bootstrap.cc:654] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.211299 19699 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.212020 19728 raft_consensus.cc:515] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.216188 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.217068 19578 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.211982 19694 tablet_bootstrap.cc:654] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.225085 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.225808 19577 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.227897 19693 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:22.229414 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
W20260713 09:08:22.230943 19466 leader_election.cc:343] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.234295 19577 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.234571 19400 catalog_manager.cc:5697] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1). New cstate: current_term: 1 leader_uuid: "2bd911f03ee949c0988923c0fe4a830f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.235544 19467 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [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: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:22.236733 19731 raft_consensus.cc:2804] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.236524 19727 raft_consensus.cc:515] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.235519 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.238675 19727 leader_election.cc:290] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Requested vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.239915 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.240609 19576 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.240512 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.241168 19651 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:22.244887 19616 leader_election.cc:343] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.248775 19575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.249440 19731 raft_consensus.cc:697] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Becoming Leader. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Running, Role: LEADER
I20260713 09:08:22.250622 19576 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.250392 19731 consensus_queue.cc:237] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.251840 19467 leader_election.cc:304] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
W20260713 09:08:22.252076 19616 leader_election.cc:343] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.252578 19616 leader_election.cc:304] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba; no voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d
I20260713 09:08:22.253152 19728 leader_election.cc:290] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Requested vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.253683 19697 raft_consensus.cc:2749] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.254117 19728 raft_consensus.cc:2804] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.254642 19728 raft_consensus.cc:697] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Becoming Leader. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Running, Role: LEADER
I20260713 09:08:22.255221 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.255844 19652 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.255492 19728 consensus_queue.cc:237] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.225216 19699 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Requested vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.238584 19578 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.259127 19467 leader_election.cc:304] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.228488 19693 ts_tablet_manager.cc:1403] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.042s
I20260713 09:08:22.263947 19694 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.264103 19651 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.264545 19694 ts_tablet_manager.cc:1403] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.001s
I20260713 09:08:22.261206 19699 raft_consensus.cc:2804] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.265339 19699 raft_consensus.cc:697] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Becoming Leader. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Running, Role: LEADER
I20260713 09:08:22.265810 19652 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.266961 19699 consensus_queue.cc:237] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.268142 19694 raft_consensus.cc:359] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.268911 19694 raft_consensus.cc:385] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.269197 19694 raft_consensus.cc:740] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.269886 19694 consensus_queue.cc:260] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.270634 19397 catalog_manager.cc:5697] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.273218 19694 ts_tablet_manager.cc:1434] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:22.274653 19694 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.276175 19717 raft_consensus.cc:493] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.276736 19717 raft_consensus.cc:515] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.280318 19692 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:22.281066 19692 ts_tablet_manager.cc:1403] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.004s
I20260713 09:08:22.282266 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad2e8b3461648af9aa7c53c3a12f2e8" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.282969 19503 raft_consensus.cc:2468] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 0.
I20260713 09:08:22.284272 19542 leader_election.cc:304] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.285168 19719 raft_consensus.cc:2804] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.285600 19719 raft_consensus.cc:493] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.285979 19719 raft_consensus.cc:3060] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.281248 19717 leader_election.cc:290] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.284726 19692 raft_consensus.cc:359] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.291532 19694 tablet_bootstrap.cc:654] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.301568 19692 raft_consensus.cc:385] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.302253 19692 raft_consensus.cc:740] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.303333 19692 consensus_queue.cc:260] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.306245 19692 ts_tablet_manager.cc:1434] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:08:22.307591 19692 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:22.309393 19693 raft_consensus.cc:359] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.310439 19693 raft_consensus.cc:385] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.310796 19693 raft_consensus.cc:740] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.300781 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad2e8b3461648af9aa7c53c3a12f2e8" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
W20260713 09:08:22.314958 19541 leader_election.cc:343] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.315455 19719 raft_consensus.cc:515] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.316809 19693 consensus_queue.cc:260] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.318437 19719 leader_election.cc:290] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.319789 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad2e8b3461648af9aa7c53c3a12f2e8" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:22.320389 19503 raft_consensus.cc:3060] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.324112 19692 tablet_bootstrap.cc:654] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.320657 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad2e8b3461648af9aa7c53c3a12f2e8" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.326697 19694 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.327184 19694 ts_tablet_manager.cc:1403] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.014s
W20260713 09:08:22.328358 19541 leader_election.cc:343] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.330288 19694 raft_consensus.cc:359] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.330729 19693 ts_tablet_manager.cc:1434] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260713 09:08:22.336099 19693 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:22.335625 19400 catalog_manager.cc:5697] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1). New cstate: current_term: 1 leader_uuid: "2bd911f03ee949c0988923c0fe4a830f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.337451 19503 raft_consensus.cc:2468] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.331063 19694 raft_consensus.cc:385] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.338629 19694 raft_consensus.cc:740] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.338908 19542 leader_election.cc:304] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [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: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:22.339489 19694 consensus_queue.cc:260] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.341825 19719 raft_consensus.cc:2804] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.342031 19694 ts_tablet_manager.cc:1434] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:08:22.342286 19693 tablet_bootstrap.cc:654] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.342379 19719 raft_consensus.cc:697] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:22.343144 19694 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.343381 19719 consensus_queue.cc:237] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.345258 19697 raft_consensus.cc:493] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.345788 19697 raft_consensus.cc:515] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.347961 19697 leader_election.cc:290] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:22.350050 19694 tablet_bootstrap.cc:654] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.350430 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53530f3a364902b06d07ba53715b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.351034 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53530f3a364902b06d07ba53715b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.351661 19578 raft_consensus.cc:2468] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 0.
W20260713 09:08:22.351728 19616 leader_election.cc:343] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.337509 19400 catalog_manager.cc:5697] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1). New cstate: current_term: 1 leader_uuid: "2bd911f03ee949c0988923c0fe4a830f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.355006 19694 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.355641 19694 ts_tablet_manager.cc:1403] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:08:22.355019 19616 leader_election.cc:304] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:22.356604 19697 raft_consensus.cc:2804] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.357003 19697 raft_consensus.cc:493] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.357358 19697 raft_consensus.cc:3060] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.357442 19692 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:22.356727 19400 catalog_manager.cc:5697] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1). New cstate: current_term: 1 leader_uuid: "2bd911f03ee949c0988923c0fe4a830f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.357996 19692 ts_tablet_manager.cc:1403] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.012s
I20260713 09:08:22.363783 19692 raft_consensus.cc:359] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.364897 19692 raft_consensus.cc:385] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.365355 19692 raft_consensus.cc:740] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.366572 19692 consensus_queue.cc:260] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.366868 19694 raft_consensus.cc:359] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.369102 19694 raft_consensus.cc:385] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.369468 19694 raft_consensus.cc:740] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.370134 19692 ts_tablet_manager.cc:1434] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:08:22.370858 19694 consensus_queue.cc:260] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.368199 19697 raft_consensus.cc:515] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.373407 19697 leader_election.cc:290] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:22.371405 19692 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:22.374912 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53530f3a364902b06d07ba53715b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.375511 19578 raft_consensus.cc:3060] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.382304 19692 tablet_bootstrap.cc:654] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.392670 19693 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:22.393188 19693 ts_tablet_manager.cc:1403] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.008s
I20260713 09:08:22.393002 19396 catalog_manager.cc:5697] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.395376 19699 raft_consensus.cc:493] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.397172 19578 raft_consensus.cc:2468] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 1.
I20260713 09:08:22.398439 19616 leader_election.cc:304] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.399294 19697 raft_consensus.cc:2804] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.399492 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53530f3a364902b06d07ba53715b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:22.399972 19697 raft_consensus.cc:697] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 LEADER]: Becoming Leader. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Running, Role: LEADER
I20260713 09:08:22.400185 19503 raft_consensus.cc:3060] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.401230 19697 consensus_queue.cc:237] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.395880 19699 raft_consensus.cc:515] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.404147 19699 leader_election.cc:290] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.405337 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.405536 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.406030 19652 raft_consensus.cc:2468] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 0.
I20260713 09:08:22.406376 19693 raft_consensus.cc:359] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.407017 19693 raft_consensus.cc:385] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.407287 19693 raft_consensus.cc:740] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.407398 19466 leader_election.cc:304] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba, 2bd911f03ee949c0988923c0fe4a830f; no voters: 
I20260713 09:08:22.407969 19693 consensus_queue.cc:260] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.408320 19699 raft_consensus.cc:2804] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:22.408111 19467 leader_election.cc:343] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.408805 19699 raft_consensus.cc:493] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.409174 19699 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.410152 19693 ts_tablet_manager.cc:1434] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:08:22.411115 19693 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: Bootstrap starting.
I20260713 09:08:22.417938 19693 tablet_bootstrap.cc:654] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.428480 19699 raft_consensus.cc:515] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.433102 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.434013 19652 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.438963 19503 raft_consensus.cc:2468] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 1.
I20260713 09:08:22.433115 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "2bd911f03ee949c0988923c0fe4a830f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:22.440608 19578 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.441300 19699 leader_election.cc:290] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Requested vote from peers ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.443763 19694 ts_tablet_manager.cc:1434] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.079s	user 0.023s	sys 0.052s
I20260713 09:08:22.446417 19692 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: No bootstrap required, opened a new log
I20260713 09:08:22.446934 19692 ts_tablet_manager.cc:1403] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.016s
I20260713 09:08:22.447889 19694 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.450178 19396 catalog_manager.cc:5697] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3). New cstate: current_term: 1 leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.450971 19692 raft_consensus.cc:359] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.451620 19692 raft_consensus.cc:385] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.451890 19692 raft_consensus.cc:740] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.452802 19692 consensus_queue.cc:260] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.455054 19692 ts_tablet_manager.cc:1434] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:22.455808 19652 raft_consensus.cc:2468] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.457625 19466 leader_election.cc:304] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba, 2bd911f03ee949c0988923c0fe4a830f; no voters: 
I20260713 09:08:22.458062 19694 tablet_bootstrap.cc:654] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.458611 19728 raft_consensus.cc:2804] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.459095 19728 raft_consensus.cc:697] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Becoming Leader. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Running, Role: LEADER
I20260713 09:08:22.459951 19728 consensus_queue.cc:237] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.463115 19578 raft_consensus.cc:2468] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd911f03ee949c0988923c0fe4a830f in term 1.
I20260713 09:08:22.470495 19693 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: No bootstrap required, opened a new log
I20260713 09:08:22.470994 19693 ts_tablet_manager.cc:1403] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.028s
I20260713 09:08:22.471573 19694 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.472054 19694 ts_tablet_manager.cc:1403] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260713 09:08:22.473635 19693 raft_consensus.cc:359] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.474359 19693 raft_consensus.cc:385] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.474610 19693 raft_consensus.cc:740] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.474602 19694 raft_consensus.cc:359] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.475418 19694 raft_consensus.cc:385] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.475719 19694 raft_consensus.cc:740] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.475600 19693 consensus_queue.cc:260] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.476583 19694 consensus_queue.cc:260] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.478722 19694 ts_tablet_manager.cc:1434] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:08:22.479619 19694 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Bootstrap starting.
I20260713 09:08:22.482173 19693 ts_tablet_manager.cc:1434] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:22.484885 19652 raft_consensus.cc:3060] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.485152 19694 tablet_bootstrap.cc:654] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.484689 19399 catalog_manager.cc:5697] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1). New cstate: current_term: 1 leader_uuid: "2bd911f03ee949c0988923c0fe4a830f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.499881 19694 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: No bootstrap required, opened a new log
I20260713 09:08:22.500383 19694 ts_tablet_manager.cc:1403] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260713 09:08:22.501595 19719 consensus_queue.cc:1048] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.503358 19694 raft_consensus.cc:359] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.504045 19694 raft_consensus.cc:385] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.504343 19694 raft_consensus.cc:740] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.505712 19694 consensus_queue.cc:260] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.508169 19694 ts_tablet_manager.cc:1434] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:08:22.515870 19700 consensus_queue.cc:1048] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.565766 19719 raft_consensus.cc:493] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.566326 19719 raft_consensus.cc:515] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.568014 19719 leader_election.cc:290] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.569137 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.569366 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:22.569839 19503 raft_consensus.cc:2468] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 0.
I20260713 09:08:22.569923 19652 raft_consensus.cc:2468] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 0.
I20260713 09:08:22.570981 19541 leader_election.cc:304] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.571668 19719 raft_consensus.cc:2804] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.571985 19719 raft_consensus.cc:493] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.572252 19719 raft_consensus.cc:3060] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.577158 19719 raft_consensus.cc:515] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.578727 19719 leader_election.cc:290] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:22.579643 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:22.579774 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47516280b4bfe94d1899158d02f90" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:22.580157 19503 raft_consensus.cc:3060] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.580396 19652 raft_consensus.cc:3060] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.585049 19503 raft_consensus.cc:2468] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.585047 19652 raft_consensus.cc:2468] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:22.586091 19542 leader_election.cc:304] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:22.586879 19719 raft_consensus.cc:2804] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.587304 19719 raft_consensus.cc:697] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:22.588109 19719 consensus_queue.cc:237] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.596477 19400 catalog_manager.cc:5697] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 1 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.637506 19652 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.643589 19728 consensus_queue.cc:1048] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.646757 19719 consensus_queue.cc:1048] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.657513 19737 consensus_queue.cc:1048] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:22.662792 19700 consensus_queue.cc:1048] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.711284 19737 consensus_queue.cc:1048] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.721865 19737 consensus_queue.cc:1048] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.729769 19737 consensus_queue.cc:1048] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.740316 19651 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.747334 19731 consensus_queue.cc:1048] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.748217 19747 raft_consensus.cc:493] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.748788 19747 raft_consensus.cc:515] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:22.750840 19747 leader_election.cc:290] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:22.751796 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:22.752048 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd911f03ee949c0988923c0fe4a830f" is_pre_election: true
I20260713 09:08:22.759020 19616 leader_election.cc:304] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba; no voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d
I20260713 09:08:22.761004 19747 raft_consensus.cc:2749] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:22.766633 19731 consensus_queue.cc:1048] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.770051 19731 consensus_queue.cc:1048] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.785655 16584 ts_manager.cc:295] Set tserver state for 2bd911f03ee949c0988923c0fe4a830f to MAINTENANCE_MODE
I20260713 09:08:22.786581 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
I20260713 09:08:22.815963 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:22.816820 16584 tablet_replica.cc:333] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.817479 16584 raft_consensus.cc:2243] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.817931 16584 raft_consensus.cc:2272] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.820235 16584 tablet_replica.cc:333] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.820883 16584 raft_consensus.cc:2243] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.821269 16584 raft_consensus.cc:2272] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.823071 16584 tablet_replica.cc:333] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.823624 16584 raft_consensus.cc:2243] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:22.824368 16584 pending_rounds.cc:70] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Trying to abort 1 pending ops.
I20260713 09:08:22.824560 16584 pending_rounds.cc:77] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992445287018496 op_type: NO_OP noop_request { }
I20260713 09:08:22.824888 16584 raft_consensus.cc:2889] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:22.825168 16584 raft_consensus.cc:2272] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.827255 16584 tablet_replica.cc:333] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.827837 16584 raft_consensus.cc:2243] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.828241 16584 raft_consensus.cc:2272] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.830322 16584 tablet_replica.cc:333] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.830938 16584 raft_consensus.cc:2243] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:22.831718 16584 raft_consensus.cc:2272] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.833810 16584 tablet_replica.cc:333] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.834367 16584 raft_consensus.cc:2243] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.834823 16584 raft_consensus.cc:2272] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.836472 19651 raft_consensus.cc:3060] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.836894 16584 tablet_replica.cc:333] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.837574 16584 raft_consensus.cc:2243] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:22.838371 16584 raft_consensus.cc:2272] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.840608 16584 tablet_replica.cc:333] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.841146 16584 raft_consensus.cc:2243] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:22.842065 16584 raft_consensus.cc:2272] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.843642 19700 consensus_queue.cc:1048] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.845134 16584 tablet_replica.cc:333] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.845757 16584 raft_consensus.cc:2243] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.846176 16584 raft_consensus.cc:2272] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.848954 16584 tablet_replica.cc:333] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: stopping tablet replica
I20260713 09:08:22.849606 16584 raft_consensus.cc:2243] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:22.850554 16584 raft_consensus.cc:2272] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:22.860383 19542 consensus_peers.cc:597] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. 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:22.884392 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:08:22.926013 19747 consensus_queue.cc:1048] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:22.941977 19616 consensus_peers.cc:597] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:22.949515 19542 consensus_peers.cc:597] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:23.004837 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:23.046478 19542 consensus_peers.cc:597] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:23.189189 19542 consensus_peers.cc:597] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.195775 19717 consensus_queue.cc:1048] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:24.005722 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:24.126998 19747 raft_consensus.cc:493] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.127569 19747 raft_consensus.cc:515] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.129254 19747 leader_election.cc:290] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:24.130816 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:24.131439 19578 raft_consensus.cc:2468] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 1.
I20260713 09:08:24.132629 19616 leader_election.cc:304] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:24.133361 19747 raft_consensus.cc:2804] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:24.133436 19616 leader_election.cc:336] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.133724 19747 raft_consensus.cc:493] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.134083 19747 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.139032 19747 raft_consensus.cc:515] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.140836 19747 leader_election.cc:290] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:24.142313 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79012320de0c4cfc8289e271a1dbd1be" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:24.142825 19578 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.144511 19616 leader_election.cc:336] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.147861 19578 raft_consensus.cc:2468] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 2.
I20260713 09:08:24.148952 19616 leader_election.cc:304] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.149715 19747 raft_consensus.cc:2804] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.150566 19747 raft_consensus.cc:697] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 LEADER]: Becoming Leader. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Running, Role: LEADER
I20260713 09:08:24.151240 19747 consensus_queue.cc:237] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Queue going to LEADER 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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.153306 19781 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.153759 19781 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.155835 19781 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:24.157352 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
W20260713 09:08:24.159711 19616 leader_election.cc:336] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.160130 19616 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba; no voters: 2bd911f03ee949c0988923c0fe4a830f, ab10009ea39242cb86057cd17fc11b0d
I20260713 09:08:24.159590 19399 catalog_manager.cc:5697] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba reported cstate change: term changed from 1 to 2, leader changed from 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1) to 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3). New cstate: current_term: 2 leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.160864 19781 raft_consensus.cc:2749] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:24.161438 19719 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.161968 19719 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.163847 19719 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.164901 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:24.165493 19651 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:24.166849 19541 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:24.167673 19719 raft_consensus.cc:2804] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:24.168038 19719 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.168411 19719 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.169015 19542 leader_election.cc:336] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.175424 19719 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.177213 19719 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.178171 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:24.178683 19651 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.180596 19542 leader_election.cc:336] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.183481 19651 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 2.
I20260713 09:08:24.184522 19541 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.185155 19719 raft_consensus.cc:2804] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.185557 19719 raft_consensus.cc:697] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:24.186342 19719 consensus_queue.cc:237] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.193270 19399 catalog_manager.cc:5697] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 1 to 2, leader changed from 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1) to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.221038 19719 raft_consensus.cc:493] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.221593 19719 raft_consensus.cc:515] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.223277 19719 leader_election.cc:290] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.224500 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:24.225134 19651 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:24.226161 19541 leader_election.cc:304] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:24.226912 19719 raft_consensus.cc:2804] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:24.227129 19542 leader_election.cc:336] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.227280 19719 raft_consensus.cc:493] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.227761 19719 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.232481 19719 raft_consensus.cc:515] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.234000 19719 leader_election.cc:290] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.235093 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:24.235700 19651 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.238183 19542 leader_election.cc:336] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.241294 19651 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 2.
I20260713 09:08:24.242256 19541 leader_election.cc:304] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.242926 19719 raft_consensus.cc:2804] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.243330 19719 raft_consensus.cc:697] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:24.244114 19719 consensus_queue.cc:237] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.245056 19778 raft_consensus.cc:493] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.245551 19778 raft_consensus.cc:515] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.247620 19778 leader_election.cc:290] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.249519 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
I20260713 09:08:24.250366 19651 raft_consensus.cc:2468] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 1.
I20260713 09:08:24.251657 19541 leader_election.cc:304] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:24.252971 19717 raft_consensus.cc:2804] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:24.252229 19399 catalog_manager.cc:5697] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 1 to 2, leader changed from 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1) to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.254204 19717 raft_consensus.cc:493] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.254621 19717 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.257064 19542 leader_election.cc:336] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.262296 19717 raft_consensus.cc:515] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.264097 19717 leader_election.cc:290] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.265347 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6839f0bf3254274b0e4341d11d82af0" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
I20260713 09:08:24.266009 19652 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.267771 19542 leader_election.cc:336] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.271202 19652 raft_consensus.cc:2468] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab10009ea39242cb86057cd17fc11b0d in term 2.
I20260713 09:08:24.272166 19541 leader_election.cc:304] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.272871 19717 raft_consensus.cc:2804] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.273211 19717 raft_consensus.cc:697] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Becoming Leader. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:24.274006 19717 consensus_queue.cc:237] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.281077 19717 raft_consensus.cc:493] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.280629 19399 catalog_manager.cc:5697] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d reported cstate change: term changed from 1 to 2, leader changed from 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1) to ab10009ea39242cb86057cd17fc11b0d (127.16.50.2). New cstate: current_term: 2 leader_uuid: "ab10009ea39242cb86057cd17fc11b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.281605 19717 raft_consensus.cc:515] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.283598 19717 leader_election.cc:290] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3:33395)
I20260713 09:08:24.284746 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "ab10009ea39242cb86057cd17fc11b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" is_pre_election: true
W20260713 09:08:24.288062 19542 leader_election.cc:336] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.288470 19781 raft_consensus.cc:493] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.288540 19542 leader_election.cc:304] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [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: ab10009ea39242cb86057cd17fc11b0d; no voters: 068ea8ea7c494a9ca6f09faee93e4eba, 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.289104 19781 raft_consensus.cc:515] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.289388 19717 raft_consensus.cc:2749] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:24.291005 19781 leader_election.cc:290] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:24.292250 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d" is_pre_election: true
I20260713 09:08:24.292910 19578 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 1.
I20260713 09:08:24.293939 19616 leader_election.cc:304] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 
I20260713 09:08:24.294696 19781 raft_consensus.cc:2804] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:24.294727 19616 leader_election.cc:336] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.295166 19781 raft_consensus.cc:493] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2bd911f03ee949c0988923c0fe4a830f)
I20260713 09:08:24.295495 19781 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.302347 19781 raft_consensus.cc:515] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.305119 19781 leader_election.cc:290] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:24.307163 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf8163344c429893c026340c9666df" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:24.308132 19578 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:24.313270 19616 leader_election.cc:336] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111)
I20260713 09:08:24.314523 19578 raft_consensus.cc:2468] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 2.
I20260713 09:08:24.315548 19616 leader_election.cc:304] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, ab10009ea39242cb86057cd17fc11b0d; no voters: 2bd911f03ee949c0988923c0fe4a830f
I20260713 09:08:24.316236 19781 raft_consensus.cc:2804] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.316664 19781 raft_consensus.cc:697] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 LEADER]: Becoming Leader. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Running, Role: LEADER
I20260713 09:08:24.317432 19781 consensus_queue.cc:237] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:24.323923 19399 catalog_manager.cc:5697] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba reported cstate change: term changed from 1 to 2, leader changed from 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1) to 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3). New cstate: current_term: 2 leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.628229 19652 raft_consensus.cc:1275] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Refusing update from remote peer ab10009ea39242cb86057cd17fc11b0d: 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:24.629488 19778 consensus_queue.cc:1048] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:24.645650 19616 consensus_peers.cc:597] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:24.645824 19542 consensus_peers.cc:597] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.670693 19652 raft_consensus.cc:1275] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Refusing update from remote peer ab10009ea39242cb86057cd17fc11b0d: 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:24.671803 19778 consensus_queue.cc:1048] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:24.683789 19542 consensus_peers.cc:597] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.689314 19652 raft_consensus.cc:1275] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Refusing update from remote peer ab10009ea39242cb86057cd17fc11b0d: 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:24.690534 19796 consensus_queue.cc:1048] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:24.702733 19542 consensus_peers.cc:597] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.764599 19578 raft_consensus.cc:1275] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:24.765806 19781 consensus_queue.cc:1048] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.786589 19578 raft_consensus.cc:1275] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:24.787912 19799 consensus_queue.cc:1048] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:24.799280 19616 consensus_peers.cc:597] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:25.006611 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:25.112218 19542 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260713 09:08:25.114809 19542 consensus_peers.cc:597] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:25.377658 19616 consensus_peers.cc:597] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:25.642879 19542 consensus_peers.cc:597] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:25.669445 19542 consensus_peers.cc:597] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:25.854452 19542 consensus_peers.cc:597] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:26.007608 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:27.008500 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:27.096809 19542 consensus_peers.cc:597] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:27.104243 19542 consensus_peers.cc:597] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:27.227751 19616 consensus_peers.cc:597] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:27.347728 19616 consensus_peers.cc:597] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:27.558748 19542 consensus_peers.cc:597] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:27.633910 19542 consensus_peers.cc:597] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:27.901103 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:27.907454 19803 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:27.907840 19804 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:27.911552 19806 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:27.913792 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:27.915865 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:27.916062 16584 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:27.916194 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933707916184 us; error 0 us; skew 500 ppm
I20260713 09:08:27.916749 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:27.919148 16584 webserver.cc:533] Webserver started at http://127.16.50.1:35801/ using document root <none> and password file <none>
I20260713 09:08:27.919605 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:27.919742 16584 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:27.923421 16584 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:27.927067 19811 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:27.927827 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:27.928135 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "2bd911f03ee949c0988923c0fe4a830f"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-lcpc"
I20260713 09:08:27.928483 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933628535617-16584-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:27.940011 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:27.941118 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:27.942898 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:08:27.946229 19616 consensus_peers.cc:597] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:27.946812 19818 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:08:27.994668 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:27.994979 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.003s	sys 0.000s
I20260713 09:08:27.995306 16584 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:27.999701 19818 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
W20260713 09:08:28.009403 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:28.011469 19818 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: 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:28.012256 19818 tablet_bootstrap.cc:492] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.012856 19818 ts_tablet_manager.cc:1403] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:08:28.015120 19818 raft_consensus.cc:359] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.015664 19818 raft_consensus.cc:740] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.016264 19818 consensus_queue.cc:260] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.018396 19818 ts_tablet_manager.cc:1434] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:08:28.019068 19818 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.029326 19818 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.030272 19818 tablet_bootstrap.cc:492] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.030985 19818 ts_tablet_manager.cc:1403] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:28.033574 19818 raft_consensus.cc:359] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.034335 19818 raft_consensus.cc:740] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.034833 16584 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:28.035185 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.038s	sys 0.000s
I20260713 09:08:28.035048 19818 consensus_queue.cc:260] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.037364 19818 ts_tablet_manager.cc:1434] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:28.038219 19818 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.055154 19818 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.055915 19818 tablet_bootstrap.cc:492] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.056558 19818 ts_tablet_manager.cc:1403] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:08:28.058727 19818 raft_consensus.cc:359] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.059350 19818 raft_consensus.cc:740] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.060068 19818 consensus_queue.cc:260] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.061721 19818 ts_tablet_manager.cc:1434] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:28.062554 19818 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.073889 19818 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: 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:28.074676 19818 tablet_bootstrap.cc:492] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.075206 19818 ts_tablet_manager.cc:1403] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:28.077374 19818 raft_consensus.cc:359] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.078128 19818 raft_consensus.cc:740] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.078707 19818 consensus_queue.cc:260] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.080468 19818 ts_tablet_manager.cc:1434] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:08:28.081075 19818 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.090293 19818 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.090955 19818 tablet_bootstrap.cc:492] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.091476 19818 ts_tablet_manager.cc:1403] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:08:28.093330 19818 raft_consensus.cc:359] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.093946 19818 raft_consensus.cc:740] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.094607 19818 consensus_queue.cc:260] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.096020 19818 ts_tablet_manager.cc:1434] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:28.096664 19818 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.096962 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:37687
I20260713 09:08:28.097066 19880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:37687 every 8 connection(s)
I20260713 09:08:28.101325 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:28.115779 19818 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.116992 19818 tablet_bootstrap.cc:492] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.117877 19818 ts_tablet_manager.cc:1403] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260713 09:08:28.121312 19818 raft_consensus.cc:359] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.122148 19818 raft_consensus.cc:740] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.122968 19818 consensus_queue.cc:260] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.127400 19818 ts_tablet_manager.cc:1434] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:28.128264 19818 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.140934 19881 heartbeater.cc:344] Connected to a master server at 127.16.50.62:41955
I20260713 09:08:28.141425 19881 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:28.142290 19881 heartbeater.cc:507] Master 127.16.50.62:41955 requested a full tablet report, sending...
I20260713 09:08:28.148937 19399 ts_manager.cc:194] Re-registered known tserver with Master: 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687)
I20260713 09:08:28.150915 19578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86"
dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
mode: GRACEFUL
new_leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
 from {username='slave'} at 127.0.0.1:58388
I20260713 09:08:28.151674 19578 raft_consensus.cc:606] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Received request to transfer leadership to TS 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:28.154354 19578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feede0d2735246d09e71241b80a4d492"
dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
mode: GRACEFUL
new_leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
 from {username='slave'} at 127.0.0.1:58388
I20260713 09:08:28.154721 19818 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: 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:28.154958 19578 raft_consensus.cc:606] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Received request to transfer leadership to TS 068ea8ea7c494a9ca6f09faee93e4eba
I20260713 09:08:28.156270 19818 tablet_bootstrap.cc:492] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.157262 19818 ts_tablet_manager.cc:1403] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260713 09:08:28.159281 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:28.162027 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:28.160779 19818 raft_consensus.cc:359] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.163417 19818 raft_consensus.cc:740] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.164623 19818 consensus_queue.cc:260] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.162860 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:28.166793 19399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49650
I20260713 09:08:28.167373 19818 ts_tablet_manager.cc:1434] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:28.168582 19818 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.170526 19881 heartbeater.cc:499] Master 127.16.50.62:41955 was elected leader, sending a full tablet report...
I20260713 09:08:28.173820 19854 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.183895 19818 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.184965 19818 tablet_bootstrap.cc:492] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.185626 19818 ts_tablet_manager.cc:1403] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:08:28.187664 19818 raft_consensus.cc:359] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.188185 19818 raft_consensus.cc:740] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.188865 19818 consensus_queue.cc:260] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.190759 19818 ts_tablet_manager.cc:1434] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:28.191512 19818 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.202208 19818 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.202932 19818 tablet_bootstrap.cc:492] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.203399 19818 ts_tablet_manager.cc:1403] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:08:28.205163 19818 raft_consensus.cc:359] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.205615 19818 raft_consensus.cc:740] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.206171 19818 consensus_queue.cc:260] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.207823 19818 ts_tablet_manager.cc:1434] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:08:28.208655 19818 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap starting.
I20260713 09:08:28.221244 19818 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: 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:28.222180 19818 tablet_bootstrap.cc:492] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Bootstrap complete.
I20260713 09:08:28.222787 19818 ts_tablet_manager.cc:1403] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:08:28.223584 19854 raft_consensus.cc:3060] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.224618 19818 raft_consensus.cc:359] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.225127 19818 raft_consensus.cc:740] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd911f03ee949c0988923c0fe4a830f, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.225719 19818 consensus_queue.cc:260] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.227371 19818 ts_tablet_manager.cc:1434] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:28.262567 19854 raft_consensus.cc:3060] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.368927 19902 raft_consensus.cc:993] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: : Instructing follower 068ea8ea7c494a9ca6f09faee93e4eba to start an election
I20260713 09:08:28.369432 19802 raft_consensus.cc:1081] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Signalling peer 068ea8ea7c494a9ca6f09faee93e4eba to start an election
I20260713 09:08:28.371096 19651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feede0d2735246d09e71241b80a4d492"
dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
 from {username='slave'} at 127.0.0.1:41308
I20260713 09:08:28.371681 19651 raft_consensus.cc:493] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.372004 19651 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.377029 19651 raft_consensus.cc:515] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.378645 19651 leader_election.cc:290] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 3 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:28.379693 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:28.379941 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feede0d2735246d09e71241b80a4d492" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:28.380245 19854 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.380622 19578 raft_consensus.cc:3055] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:28.380967 19578 raft_consensus.cc:740] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:28.381745 19578 consensus_queue.cc:260] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.382915 19578 raft_consensus.cc:3060] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.386703 19854 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 3.
I20260713 09:08:28.388041 19616 leader_election.cc:304] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, 2bd911f03ee949c0988923c0fe4a830f; no voters: 
I20260713 09:08:28.388891 19886 raft_consensus.cc:2804] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:28.389386 19886 raft_consensus.cc:697] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 LEADER]: Becoming Leader. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Running, Role: LEADER
I20260713 09:08:28.389801 19578 raft_consensus.cc:2468] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 3.
I20260713 09:08:28.390296 19886 consensus_queue.cc:237] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.399717 19400 catalog_manager.cc:5697] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba reported cstate change: term changed from 2 to 3, leader changed from ab10009ea39242cb86057cd17fc11b0d (127.16.50.2) to 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3). New cstate: current_term: 3 leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.546737 19855 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.598438 19802 raft_consensus.cc:993] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: : Instructing follower 068ea8ea7c494a9ca6f09faee93e4eba to start an election
I20260713 09:08:28.598865 19902 raft_consensus.cc:1081] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Signalling peer 068ea8ea7c494a9ca6f09faee93e4eba to start an election
I20260713 09:08:28.600268 19652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86"
dest_uuid: "068ea8ea7c494a9ca6f09faee93e4eba"
 from {username='slave'} at 127.0.0.1:41308
I20260713 09:08:28.600723 19652 raft_consensus.cc:493] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.600982 19652 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.606168 19652 raft_consensus.cc:515] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.607889 19652 leader_election.cc:290] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [CANDIDATE]: Term 3 election: Requested vote from peers 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687), ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529)
I20260713 09:08:28.608686 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd911f03ee949c0988923c0fe4a830f"
I20260713 09:08:28.608938 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f97b8dea864aaca69f08ccc58f2b86" candidate_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab10009ea39242cb86057cd17fc11b0d"
I20260713 09:08:28.609309 19855 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.609468 19578 raft_consensus.cc:3055] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:28.609856 19578 raft_consensus.cc:740] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab10009ea39242cb86057cd17fc11b0d, State: Running, Role: LEADER
I20260713 09:08:28.610741 19578 consensus_queue.cc:260] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.612015 19578 raft_consensus.cc:3060] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.617542 19855 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 3.
I20260713 09:08:28.618721 19616 leader_election.cc:304] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [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: 068ea8ea7c494a9ca6f09faee93e4eba, 2bd911f03ee949c0988923c0fe4a830f; no voters: 
I20260713 09:08:28.619076 19578 raft_consensus.cc:2468] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068ea8ea7c494a9ca6f09faee93e4eba in term 3.
I20260713 09:08:28.619626 19799 raft_consensus.cc:2804] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:28.620090 19799 raft_consensus.cc:697] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 LEADER]: Becoming Leader. State: Replica: 068ea8ea7c494a9ca6f09faee93e4eba, State: Running, Role: LEADER
I20260713 09:08:28.620906 19799 consensus_queue.cc:237] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [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: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } }
I20260713 09:08:28.628823 19400 catalog_manager.cc:5697] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba reported cstate change: term changed from 2 to 3, leader changed from ab10009ea39242cb86057cd17fc11b0d (127.16.50.2) to 068ea8ea7c494a9ca6f09faee93e4eba (127.16.50.3). New cstate: current_term: 3 leader_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068ea8ea7c494a9ca6f09faee93e4eba" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.704627 19855 raft_consensus.cc:3060] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.709398 19855 pending_rounds.cc:85] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Aborting all ops after (but not including) 0
I20260713 09:08:28.709628 19855 pending_rounds.cc:107] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:28.709805 19855 raft_consensus.cc:2889] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:28.875317 19855 raft_consensus.cc:1275] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:28.876655 19799 consensus_queue.cc:1048] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:28.887195 19578 raft_consensus.cc:1275] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:28.889549 19887 consensus_queue.cc:1048] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:29.010296 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:29.037258 19578 raft_consensus.cc:1275] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:29.038538 19799 consensus_queue.cc:1048] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab10009ea39242cb86057cd17fc11b0d" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.046984 19855 raft_consensus.cc:1275] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Refusing update from remote peer 068ea8ea7c494a9ca6f09faee93e4eba: 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:29.048592 19886 consensus_queue.cc:1048] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd911f03ee949c0988923c0fe4a830f" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.177376 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:29.184243 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:29.184697 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:29.185256 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:30.011447 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:30.191938 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.197530 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:30.197983 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.198447 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:31.012533 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:31.204512 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.210282 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:31.210650 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:31.211038 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:32.013549 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:32.217099 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.223438 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:32.223960 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:32.224476 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:33.014636 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:33.230954 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.237515 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.242509 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:33.242862 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:08:34.015583 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:34.275420 16584 tablet_server.cc:179] TabletServer@127.16.50.1:37687 shutting down...
I20260713 09:08:34.310663 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:34.311491 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.312229 16584 raft_consensus.cc:2243] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.313174 16584 raft_consensus.cc:2272] T 007ba7543dde4fbab1b77f75057d8ed7 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.316488 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.317195 16584 raft_consensus.cc:2243] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.317619 16584 raft_consensus.cc:2272] T 5c53530f3a364902b06d07ba53715b86 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.319672 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.320173 16584 raft_consensus.cc:2243] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.320663 16584 raft_consensus.cc:2272] T c0f97b8dea864aaca69f08ccc58f2b86 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.322706 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.323225 16584 raft_consensus.cc:2243] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.323618 16584 raft_consensus.cc:2272] T 79012320de0c4cfc8289e271a1dbd1be P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.325697 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.326176 16584 raft_consensus.cc:2243] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.326587 16584 raft_consensus.cc:2272] T feede0d2735246d09e71241b80a4d492 P 2bd911f03ee949c0988923c0fe4a830f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.328753 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.329260 16584 raft_consensus.cc:2243] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.329730 16584 raft_consensus.cc:2272] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.331884 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.332401 16584 raft_consensus.cc:2243] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.332830 16584 raft_consensus.cc:2272] T 4bbf8163344c429893c026340c9666df P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.335009 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.335489 16584 raft_consensus.cc:2243] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.335932 16584 raft_consensus.cc:2272] T d4a47516280b4bfe94d1899158d02f90 P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.337857 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.338361 16584 raft_consensus.cc:2243] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.338816 16584 raft_consensus.cc:2272] T a6839f0bf3254274b0e4341d11d82af0 P 2bd911f03ee949c0988923c0fe4a830f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.341648 16584 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:34.342116 16584 raft_consensus.cc:2243] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.342571 16584 raft_consensus.cc:2272] T 7f1ad050b74b48369f37ea823a49e8ae P 2bd911f03ee949c0988923c0fe4a830f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.381961 16584 tablet_server.cc:196] TabletServer@127.16.50.1:37687 shutdown complete.
I20260713 09:08:34.406807 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
I20260713 09:08:34.430778 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:34.431772 16584 tablet_replica.cc:333] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.432605 16584 raft_consensus.cc:2243] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.433459 16584 raft_consensus.cc:2272] T d4a47516280b4bfe94d1899158d02f90 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.435859 16584 tablet_replica.cc:333] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.436492 16584 raft_consensus.cc:2243] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.436985 16584 raft_consensus.cc:2272] T 79012320de0c4cfc8289e271a1dbd1be P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.439626 16584 tablet_replica.cc:333] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.440351 16584 raft_consensus.cc:2243] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:34.440573 19542 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111) [suppressed 54 similar messages]
I20260713 09:08:34.440910 16584 raft_consensus.cc:2272] T 5c53530f3a364902b06d07ba53715b86 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.443306 16584 tablet_replica.cc:333] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.443849 16584 raft_consensus.cc:2243] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:34.444260 19542 consensus_peers.cc:597] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:34.444427 16584 raft_consensus.cc:2272] T c0f97b8dea864aaca69f08ccc58f2b86 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.446449 16584 tablet_replica.cc:333] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.446979 16584 raft_consensus.cc:2243] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.447772 16584 raft_consensus.cc:2272] T a6839f0bf3254274b0e4341d11d82af0 P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.449823 16584 tablet_replica.cc:333] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.450362 16584 raft_consensus.cc:2243] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.451116 16584 raft_consensus.cc:2272] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.453315 16584 tablet_replica.cc:333] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.453827 16584 raft_consensus.cc:2243] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.454478 16584 raft_consensus.cc:2272] T 4bbf8163344c429893c026340c9666df P ab10009ea39242cb86057cd17fc11b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.456700 16584 tablet_replica.cc:333] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.457180 16584 raft_consensus.cc:2243] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.457695 16584 raft_consensus.cc:2272] T feede0d2735246d09e71241b80a4d492 P ab10009ea39242cb86057cd17fc11b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.459623 16584 tablet_replica.cc:333] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.460108 16584 raft_consensus.cc:2243] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.460985 16584 raft_consensus.cc:2272] T 7f1ad050b74b48369f37ea823a49e8ae P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.462991 16584 tablet_replica.cc:333] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d: stopping tablet replica
I20260713 09:08:34.463455 16584 raft_consensus.cc:2243] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.464277 16584 raft_consensus.cc:2272] T 007ba7543dde4fbab1b77f75057d8ed7 P ab10009ea39242cb86057cd17fc11b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.495880 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
W20260713 09:08:34.511510 19616 consensus_peers.cc:597] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529): Couldn't send request to peer ab10009ea39242cb86057cd17fc11b0d. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:33529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:34.516804 19616 consensus_peers.cc:597] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:34.523928 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
W20260713 09:08:34.541524 19616 consensus_peers.cc:597] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer ab10009ea39242cb86057cd17fc11b0d (127.16.50.2:33529): Couldn't send request to peer ab10009ea39242cb86057cd17fc11b0d. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:33529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:34.547704 19616 consensus_peers.cc:597] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:34.554522 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:34.555191 16584 tablet_replica.cc:333] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.555806 16584 raft_consensus.cc:2243] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.556691 16584 raft_consensus.cc:2272] T c0f97b8dea864aaca69f08ccc58f2b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.558979 16584 tablet_replica.cc:333] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.559689 16584 raft_consensus.cc:2243] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.560248 16584 raft_consensus.cc:2272] T 007ba7543dde4fbab1b77f75057d8ed7 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.563294 16584 tablet_replica.cc:333] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
W20260713 09:08:34.563712 19616 consensus_peers.cc:597] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba -> Peer 2bd911f03ee949c0988923c0fe4a830f (127.16.50.1:37687): Couldn't send request to peer 2bd911f03ee949c0988923c0fe4a830f. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:37687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:34.564008 16584 raft_consensus.cc:2243] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.564675 16584 raft_consensus.cc:2272] T a6839f0bf3254274b0e4341d11d82af0 P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.566711 16584 tablet_replica.cc:333] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.567286 16584 raft_consensus.cc:2243] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.568095 16584 raft_consensus.cc:2272] T 79012320de0c4cfc8289e271a1dbd1be P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.570024 16584 tablet_replica.cc:333] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.570528 16584 raft_consensus.cc:2243] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.571404 16584 raft_consensus.cc:2272] T 5c53530f3a364902b06d07ba53715b86 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.573369 16584 tablet_replica.cc:333] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.573885 16584 raft_consensus.cc:2243] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.574672 16584 raft_consensus.cc:2272] T feede0d2735246d09e71241b80a4d492 P 068ea8ea7c494a9ca6f09faee93e4eba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.576659 16584 tablet_replica.cc:333] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.577191 16584 raft_consensus.cc:2243] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.577621 16584 raft_consensus.cc:2272] T 6ad2e8b3461648af9aa7c53c3a12f2e8 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.579807 16584 tablet_replica.cc:333] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.580386 16584 raft_consensus.cc:2243] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.581169 16584 raft_consensus.cc:2272] T 4bbf8163344c429893c026340c9666df P 068ea8ea7c494a9ca6f09faee93e4eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.583160 16584 tablet_replica.cc:333] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.583650 16584 raft_consensus.cc:2243] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.584091 16584 raft_consensus.cc:2272] T 7f1ad050b74b48369f37ea823a49e8ae P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.585935 16584 tablet_replica.cc:333] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba: stopping tablet replica
I20260713 09:08:34.586606 16584 raft_consensus.cc:2243] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:34.587016 16584 raft_consensus.cc:2272] T d4a47516280b4bfe94d1899158d02f90 P 068ea8ea7c494a9ca6f09faee93e4eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.618269 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:08:34.640638 16584 master.cc:562] Master@127.16.50.62:41955 shutting down...
I20260713 09:08:34.664431 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:34.665056 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:34.665434 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2f150fdb1c64c8ba98ff2391b62aeb8: stopping tablet replica
I20260713 09:08:34.685777 16584 master.cc:584] Master@127.16.50.62:41955 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13870 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:08:34.729786 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:37121
I20260713 09:08:34.731041 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.736800 19933 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:34.736923 19932 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:34.737893 19935 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:34.738608 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:34.739444 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.739636 16584 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:34.739792 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933714739760 us; error 0 us; skew 500 ppm
I20260713 09:08:34.740381 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.742645 16584 webserver.cc:533] Webserver started at http://127.16.50.62:34583/ using document root <none> and password file <none>
I20260713 09:08:34.743144 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.743343 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.743628 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.744907 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "656240dc507345d38d7f91625ba3236f"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-lcpc"
I20260713 09:08:34.749316 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:34.752679 19940 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:34.753607 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:34.753986 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "656240dc507345d38d7f91625ba3236f"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-lcpc"
I20260713 09:08:34.754372 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-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:34.770195 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.771337 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.811194 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:37121
I20260713 09:08:34.811314 19991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:37121 every 8 connection(s)
I20260713 09:08:34.815125 19992 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:34.825616 19992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f: Bootstrap starting.
I20260713 09:08:34.830235 19992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.834249 19992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f: No bootstrap required, opened a new log
I20260713 09:08:34.836340 19992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "656240dc507345d38d7f91625ba3236f" member_type: VOTER }
I20260713 09:08:34.836745 19992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.836915 19992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656240dc507345d38d7f91625ba3236f, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.837495 19992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "656240dc507345d38d7f91625ba3236f" member_type: VOTER }
I20260713 09:08:34.837913 19992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:34.838094 19992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:34.838306 19992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.842684 19992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "656240dc507345d38d7f91625ba3236f" member_type: VOTER }
I20260713 09:08:34.843142 19992 leader_election.cc:304] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [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: 656240dc507345d38d7f91625ba3236f; no voters: 
I20260713 09:08:34.844144 19992 leader_election.cc:290] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:34.844619 19995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.845904 19995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 1 LEADER]: Becoming Leader. State: Replica: 656240dc507345d38d7f91625ba3236f, State: Running, Role: LEADER
I20260713 09:08:34.846598 19995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [LEADER]: Queue going to LEADER mode. State: All 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: "656240dc507345d38d7f91625ba3236f" member_type: VOTER }
I20260713 09:08:34.847136 19992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:34.853528 19996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "656240dc507345d38d7f91625ba3236f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "656240dc507345d38d7f91625ba3236f" member_type: VOTER } }
I20260713 09:08:34.853416 19997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 656240dc507345d38d7f91625ba3236f. Latest consensus state: current_term: 1 leader_uuid: "656240dc507345d38d7f91625ba3236f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "656240dc507345d38d7f91625ba3236f" member_type: VOTER } }
I20260713 09:08:34.854220 19996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:34.854281 19997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:34.856195 20005 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:34.863230 20005 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:34.864260 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:34.872066 20005 catalog_manager.cc:1383] Generated new cluster ID: c917ee26b55642adbf5d14472ee8e73a
I20260713 09:08:34.872351 20005 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:34.907039 20005 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:34.908368 20005 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:34.925459 20005 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f: Generated new TSK 0
I20260713 09:08:34.926087 20005 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:34.931139 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.936900 20013 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:34.938030 20014 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:34.939559 20016 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:34.940850 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:34.941951 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.942168 16584 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:34.942345 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933714942327 us; error 0 us; skew 500 ppm
I20260713 09:08:34.942962 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.945247 16584 webserver.cc:533] Webserver started at http://127.16.50.1:45195/ using document root <none> and password file <none>
I20260713 09:08:34.945765 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.945981 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.946264 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.947371 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "0e73bfddea2c4871a0240de0ed56b856"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-lcpc"
I20260713 09:08:34.951887 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:08:34.955271 20021 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:34.956121 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:34.956537 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "0e73bfddea2c4871a0240de0ed56b856"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-lcpc"
I20260713 09:08:34.956804 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-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:34.978938 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.980188 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.981786 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.984119 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.984305 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.984637 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.984789 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.025580 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:38043
I20260713 09:08:35.025673 20083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:38043 every 8 connection(s)
I20260713 09:08:35.031286 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:35.038693 20088 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:35.040470 20089 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:35.044486 20091 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:35.045228 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:35.045993 20084 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37121
I20260713 09:08:35.046422 20084 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:35.046757 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:35.047031 16584 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:35.047220 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933715047203 us; error 0 us; skew 500 ppm
I20260713 09:08:35.047329 20084 heartbeater.cc:507] Master 127.16.50.62:37121 requested a full tablet report, sending...
I20260713 09:08:35.048017 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:35.049705 19957 ts_manager.cc:194] Registered new tserver with Master: 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043)
I20260713 09:08:35.051642 19957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46682
I20260713 09:08:35.053912 16584 webserver.cc:533] Webserver started at http://127.16.50.2:40057/ using document root <none> and password file <none>
I20260713 09:08:35.054489 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:35.054685 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:35.054983 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:35.056231 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "04ac457444cd4c64808043688a5c7e36"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-lcpc"
I20260713 09:08:35.060905 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:35.064512 20096 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:35.065285 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:35.065585 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "04ac457444cd4c64808043688a5c7e36"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-lcpc"
I20260713 09:08:35.065865 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-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:35.076944 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:35.078171 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:35.079566 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:35.081746 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:35.081959 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.082201 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:35.082393 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.121342 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:38795
I20260713 09:08:35.121506 20158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:38795 every 8 connection(s)
I20260713 09:08:35.126155 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:35.133533 20162 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:35.134656 20163 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:35.137780 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:35.138319 20165 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:35.139402 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:35.139700 16584 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:35.139914 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933715139897 us; error 0 us; skew 500 ppm
I20260713 09:08:35.139946 20159 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37121
I20260713 09:08:35.140434 20159 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:35.140663 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:35.141199 20159 heartbeater.cc:507] Master 127.16.50.62:37121 requested a full tablet report, sending...
I20260713 09:08:35.143360 16584 webserver.cc:533] Webserver started at http://127.16.50.3:44483/ using document root <none> and password file <none>
I20260713 09:08:35.143533 19957 ts_manager.cc:194] Registered new tserver with Master: 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795)
I20260713 09:08:35.143935 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:35.144191 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:35.144493 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:35.145074 19957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46690
I20260713 09:08:35.145767 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "061085f3840042a6afa6814d455bf4f6"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-lcpc"
I20260713 09:08:35.150240 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:35.153537 20170 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:35.154428 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:35.154675 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "061085f3840042a6afa6814d455bf4f6"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-lcpc"
I20260713 09:08:35.154913 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933628535617-16584-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:35.164983 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:35.166078 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:35.167469 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:35.169708 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:35.169878 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.170166 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:35.170301 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.350034 20232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:41337 every 8 connection(s)
I20260713 09:08:35.350585 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:41337
I20260713 09:08:35.391314 20233 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37121
I20260713 09:08:35.391804 20233 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:35.392565 20233 heartbeater.cc:507] Master 127.16.50.62:37121 requested a full tablet report, sending...
I20260713 09:08:35.394490 19957 ts_manager.cc:194] Registered new tserver with Master: 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.395148 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.033871948s
I20260713 09:08:35.395859 19957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46694
I20260713 09:08:35.419775 19957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46706:
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:08:35.421943 19957 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:08:35.472754 20124 tablet_service.cc:1511] Processing CreateTablet for tablet d0981241aef04dd794565259ea1b4d38 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.473064 20123 tablet_service.cc:1511] Processing CreateTablet for tablet e3ea20447c81458aa168c96b014cdfaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.474304 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0981241aef04dd794565259ea1b4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.475818 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ea20447c81458aa168c96b014cdfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.480008 20049 tablet_service.cc:1511] Processing CreateTablet for tablet d0981241aef04dd794565259ea1b4d38 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.480767 20197 tablet_service.cc:1511] Processing CreateTablet for tablet e3ea20447c81458aa168c96b014cdfaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.481384 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0981241aef04dd794565259ea1b4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.481972 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ea20447c81458aa168c96b014cdfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.483385 20048 tablet_service.cc:1511] Processing CreateTablet for tablet e3ea20447c81458aa168c96b014cdfaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.484619 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ea20447c81458aa168c96b014cdfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.481330 20198 tablet_service.cc:1511] Processing CreateTablet for tablet d0981241aef04dd794565259ea1b4d38 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=47a0f9ca8f194c229d82bd2dc3f04f02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.489163 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0981241aef04dd794565259ea1b4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.510990 20253 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: Bootstrap starting.
I20260713 09:08:35.517167 20251 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: Bootstrap starting.
I20260713 09:08:35.519312 20252 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: Bootstrap starting.
I20260713 09:08:35.519515 20253 tablet_bootstrap.cc:654] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.524166 20253 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: No bootstrap required, opened a new log
I20260713 09:08:35.524511 20251 tablet_bootstrap.cc:654] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.524672 20253 ts_tablet_manager.cc:1403] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.010s
I20260713 09:08:35.526544 20252 tablet_bootstrap.cc:654] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.527158 20253 raft_consensus.cc:359] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.527928 20253 raft_consensus.cc:385] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.528235 20253 raft_consensus.cc:740] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061085f3840042a6afa6814d455bf4f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.529057 20253 consensus_queue.cc:260] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.530181 20251 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: No bootstrap required, opened a new log
I20260713 09:08:35.530812 20251 ts_tablet_manager.cc:1403] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:08:35.531618 20253 ts_tablet_manager.cc:1434] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.532516 20252 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: No bootstrap required, opened a new log
I20260713 09:08:35.533001 20252 ts_tablet_manager.cc:1403] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:08:35.533871 20251 raft_consensus.cc:359] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.534658 20251 raft_consensus.cc:385] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.534967 20251 raft_consensus.cc:740] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.535679 20251 consensus_queue.cc:260] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.535915 20252 raft_consensus.cc:359] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.536784 20233 heartbeater.cc:499] Master 127.16.50.62:37121 was elected leader, sending a full tablet report...
I20260713 09:08:35.536759 20252 raft_consensus.cc:385] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.537611 20252 raft_consensus.cc:740] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.538827 20252 consensus_queue.cc:260] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.540479 20253 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: Bootstrap starting.
I20260713 09:08:35.548125 20253 tablet_bootstrap.cc:654] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.549479 20252 ts_tablet_manager.cc:1434] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:35.550534 20084 heartbeater.cc:499] Master 127.16.50.62:37121 was elected leader, sending a full tablet report...
I20260713 09:08:35.559048 20253 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: No bootstrap required, opened a new log
I20260713 09:08:35.559540 20253 ts_tablet_manager.cc:1403] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:08:35.560971 20252 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: Bootstrap starting.
I20260713 09:08:35.562248 20253 raft_consensus.cc:359] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.563059 20253 raft_consensus.cc:385] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.563396 20253 raft_consensus.cc:740] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061085f3840042a6afa6814d455bf4f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.564407 20253 consensus_queue.cc:260] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.565271 20159 heartbeater.cc:499] Master 127.16.50.62:37121 was elected leader, sending a full tablet report...
I20260713 09:08:35.567919 20251 ts_tablet_manager.cc:1434] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: Time spent starting tablet: real 0.037s	user 0.024s	sys 0.011s
I20260713 09:08:35.569062 20251 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: Bootstrap starting.
I20260713 09:08:35.569573 20252 tablet_bootstrap.cc:654] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.570503 20253 ts_tablet_manager.cc:1434] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:35.574800 20252 tablet_bootstrap.cc:492] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: No bootstrap required, opened a new log
I20260713 09:08:35.575380 20252 ts_tablet_manager.cc:1403] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:35.575652 20251 tablet_bootstrap.cc:654] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.578632 20252 raft_consensus.cc:359] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.579389 20252 raft_consensus.cc:385] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.579761 20252 raft_consensus.cc:740] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.580646 20252 consensus_queue.cc:260] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.583133 20252 ts_tablet_manager.cc:1434] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.586995 20251 tablet_bootstrap.cc:492] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: No bootstrap required, opened a new log
I20260713 09:08:35.587499 20251 ts_tablet_manager.cc:1403] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260713 09:08:35.589754 20251 raft_consensus.cc:359] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.590279 20251 raft_consensus.cc:385] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.590572 20251 raft_consensus.cc:740] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.591221 20251 consensus_queue.cc:260] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.593122 20251 ts_tablet_manager.cc:1434] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:35.602845 20259 raft_consensus.cc:493] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.603276 20259 raft_consensus.cc:515] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.605190 20259 leader_election.cc:290] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.609112 20259 raft_consensus.cc:493] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.609560 20259 raft_consensus.cc:515] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.611805 20259 leader_election.cc:290] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
W20260713 09:08:35.612030 20234 tablet.cc:2406] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:35.618166 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0981241aef04dd794565259ea1b4d38" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6" is_pre_election: true
I20260713 09:08:35.618398 20207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6" is_pre_election: true
I20260713 09:08:35.618897 20208 raft_consensus.cc:2468] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 0.
I20260713 09:08:35.618974 20134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0981241aef04dd794565259ea1b4d38" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ac457444cd4c64808043688a5c7e36" is_pre_election: true
I20260713 09:08:35.619098 20207 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 0.
I20260713 09:08:35.619338 20133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ac457444cd4c64808043688a5c7e36" is_pre_election: true
I20260713 09:08:35.619737 20134 raft_consensus.cc:2468] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 0.
I20260713 09:08:35.619928 20133 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 0.
I20260713 09:08:35.620468 20025 leader_election.cc:304] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061085f3840042a6afa6814d455bf4f6, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.621237 20259 raft_consensus.cc:2804] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.621377 20023 leader_election.cc:304] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.621626 20259 raft_consensus.cc:493] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.622073 20259 raft_consensus.cc:3060] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.623425 20265 raft_consensus.cc:2804] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.623787 20265 raft_consensus.cc:493] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.624069 20265 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.627496 20259 raft_consensus.cc:515] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.629215 20259 leader_election.cc:290] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 election: Requested vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.630091 20133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0981241aef04dd794565259ea1b4d38" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ac457444cd4c64808043688a5c7e36"
I20260713 09:08:35.630268 20207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0981241aef04dd794565259ea1b4d38" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:35.630738 20133 raft_consensus.cc:3060] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.630450 20265 raft_consensus.cc:515] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.630820 20207 raft_consensus.cc:3060] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.633385 20134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ac457444cd4c64808043688a5c7e36"
I20260713 09:08:35.633775 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:35.633992 20134 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.634392 20208 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.638275 20207 raft_consensus.cc:2468] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 1.
I20260713 09:08:35.633526 20265 leader_election.cc:290] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 election: Requested vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.639743 20025 leader_election.cc:304] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061085f3840042a6afa6814d455bf4f6, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.640852 20265 raft_consensus.cc:2804] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.641356 20265 raft_consensus.cc:697] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Becoming Leader. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:35.642190 20265 consensus_queue.cc:237] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } }
I20260713 09:08:35.639806 20133 raft_consensus.cc:2468] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 1.
I20260713 09:08:35.642720 20134 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 1.
I20260713 09:08:35.642547 20208 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 1.
I20260713 09:08:35.644244 20023 leader_election.cc:304] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.645082 20259 raft_consensus.cc:2804] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.646749 20259 raft_consensus.cc:697] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Becoming Leader. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:35.647545 20259 consensus_queue.cc:237] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.652029 19955 catalog_manager.cc:5697] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "0e73bfddea2c4871a0240de0ed56b856" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.663997 19955 catalog_manager.cc:5697] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1). New cstate: current_term: 1 leader_uuid: "0e73bfddea2c4871a0240de0ed56b856" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.702328 19955 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46714:
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:08:35.704167 19955 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:08:35.726670 20048 tablet_service.cc:1511] Processing CreateTablet for tablet 35b3f196d3404edc9eb06988a0675c58 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.727979 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b3f196d3404edc9eb06988a0675c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.727749 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 35b3f196d3404edc9eb06988a0675c58 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.729166 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b3f196d3404edc9eb06988a0675c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.729724 20197 tablet_service.cc:1511] Processing CreateTablet for tablet 35b3f196d3404edc9eb06988a0675c58 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:35.731036 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b3f196d3404edc9eb06988a0675c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.732410 20123 tablet_service.cc:1511] Processing CreateTablet for tablet 2391b0f46e02413fb6c989c10f342f09 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.733831 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 2391b0f46e02413fb6c989c10f342f09 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.735054 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2391b0f46e02413fb6c989c10f342f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.735117 20049 tablet_service.cc:1511] Processing CreateTablet for tablet 2391b0f46e02413fb6c989c10f342f09 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9d15bb5a0a324d94b67f1679640c6188]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:35.736505 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2391b0f46e02413fb6c989c10f342f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.744624 20252 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: Bootstrap starting.
I20260713 09:08:35.744657 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2391b0f46e02413fb6c989c10f342f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.751965 20253 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: Bootstrap starting.
I20260713 09:08:35.757589 20252 tablet_bootstrap.cc:654] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.759047 20253 tablet_bootstrap.cc:654] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.764323 20251 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: Bootstrap starting.
I20260713 09:08:35.765792 20252 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: No bootstrap required, opened a new log
I20260713 09:08:35.766299 20252 ts_tablet_manager.cc:1403] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260713 09:08:35.767168 20253 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: No bootstrap required, opened a new log
I20260713 09:08:35.767874 20253 ts_tablet_manager.cc:1403] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:35.770332 20252 raft_consensus.cc:359] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.770872 20251 tablet_bootstrap.cc:654] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.771234 20252 raft_consensus.cc:385] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.771611 20252 raft_consensus.cc:740] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.772637 20252 consensus_queue.cc:260] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.773454 20253 raft_consensus.cc:359] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.774319 20253 raft_consensus.cc:385] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.774657 20253 raft_consensus.cc:740] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061085f3840042a6afa6814d455bf4f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.776741 20253 consensus_queue.cc:260] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.779254 20253 ts_tablet_manager.cc:1434] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:35.780462 20253 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: Bootstrap starting.
I20260713 09:08:35.782436 20251 tablet_bootstrap.cc:492] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: No bootstrap required, opened a new log
I20260713 09:08:35.784380 20252 ts_tablet_manager.cc:1434] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:08:35.784616 20251 ts_tablet_manager.cc:1403] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:08:35.788050 20251 raft_consensus.cc:359] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.788900 20253 tablet_bootstrap.cc:654] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.789724 20252 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: Bootstrap starting.
I20260713 09:08:35.788928 20251 raft_consensus.cc:385] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.790665 20251 raft_consensus.cc:740] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.791677 20251 consensus_queue.cc:260] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.795115 20251 ts_tablet_manager.cc:1434] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:08:35.796214 20251 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: Bootstrap starting.
I20260713 09:08:35.800032 20252 tablet_bootstrap.cc:654] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.802709 20251 tablet_bootstrap.cc:654] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.814900 20251 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: No bootstrap required, opened a new log
I20260713 09:08:35.815536 20251 ts_tablet_manager.cc:1403] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:08:35.817600 20253 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: No bootstrap required, opened a new log
I20260713 09:08:35.818109 20253 ts_tablet_manager.cc:1403] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.024s
I20260713 09:08:35.818290 20252 tablet_bootstrap.cc:492] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: No bootstrap required, opened a new log
I20260713 09:08:35.818841 20252 ts_tablet_manager.cc:1403] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260713 09:08:35.818524 20251 raft_consensus.cc:359] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.819342 20251 raft_consensus.cc:385] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.819648 20251 raft_consensus.cc:740] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.820448 20251 consensus_queue.cc:260] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.821067 20253 raft_consensus.cc:359] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.821866 20253 raft_consensus.cc:385] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.821640 20252 raft_consensus.cc:359] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.822527 20252 raft_consensus.cc:385] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.822738 20251 ts_tablet_manager.cc:1434] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:35.822953 20252 raft_consensus.cc:740] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.822240 20253 raft_consensus.cc:740] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061085f3840042a6afa6814d455bf4f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.823848 20252 consensus_queue.cc:260] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.825093 20253 consensus_queue.cc:260] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.827172 20252 ts_tablet_manager.cc:1434] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:35.827696 20253 ts_tablet_manager.cc:1434] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:35.833937 20258 raft_consensus.cc:493] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.834582 20258 raft_consensus.cc:515] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.837423 20258 leader_election.cc:290] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.849372 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e73bfddea2c4871a0240de0ed56b856" is_pre_election: true
I20260713 09:08:35.850118 20059 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 0.
I20260713 09:08:35.850548 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6" is_pre_election: true
I20260713 09:08:35.851168 20208 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 0.
I20260713 09:08:35.851287 20100 leader_election.cc:304] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.852319 20258 raft_consensus.cc:2804] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.852751 20258 raft_consensus.cc:493] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.853088 20258 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:35.856567 20004 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:35.859166 20258 raft_consensus.cc:515] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.860925 20258 leader_election.cc:290] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 election: Requested vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.861799 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
I20260713 09:08:35.862080 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:35.862365 20059 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.862775 20208 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.868239 20208 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 1.
I20260713 09:08:35.868503 20059 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 1.
I20260713 09:08:35.869583 20100 leader_election.cc:304] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 061085f3840042a6afa6814d455bf4f6; no voters: 
I20260713 09:08:35.870455 20258 raft_consensus.cc:2804] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.871728 20258 raft_consensus.cc:697] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Becoming Leader. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Running, Role: LEADER
I20260713 09:08:35.872570 20258 consensus_queue.cc:237] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.880079 19956 catalog_manager.cc:5697] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ac457444cd4c64808043688a5c7e36 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "04ac457444cd4c64808043688a5c7e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.897694 20258 raft_consensus.cc:493] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.898231 20258 raft_consensus.cc:515] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.899825 20258 leader_election.cc:290] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.900796 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e73bfddea2c4871a0240de0ed56b856" is_pre_election: true
I20260713 09:08:35.900888 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6" is_pre_election: true
I20260713 09:08:35.901618 20059 raft_consensus.cc:2468] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 0.
I20260713 09:08:35.901643 20208 raft_consensus.cc:2468] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 0.
I20260713 09:08:35.903007 20100 leader_election.cc:304] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 061085f3840042a6afa6814d455bf4f6; no voters: 
I20260713 09:08:35.903641 20258 raft_consensus.cc:2804] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.903903 20258 raft_consensus.cc:493] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.904210 20258 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.909034 20258 raft_consensus.cc:515] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.910835 20258 leader_election.cc:290] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 election: Requested vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:35.911849 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
I20260713 09:08:35.912021 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:35.912497 20059 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.912623 20208 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.917956 20059 raft_consensus.cc:2468] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 1.
I20260713 09:08:35.917974 20208 raft_consensus.cc:2468] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 1.
I20260713 09:08:35.919219 20100 leader_election.cc:304] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:35.920125 20258 raft_consensus.cc:2804] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.920704 20258 raft_consensus.cc:697] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Becoming Leader. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Running, Role: LEADER
I20260713 09:08:35.921494 20258 consensus_queue.cc:237] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:35.928068 19956 catalog_manager.cc:5697] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ac457444cd4c64808043688a5c7e36 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "04ac457444cd4c64808043688a5c7e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.966431 20059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf"
dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
mode: GRACEFUL
new_leader_uuid: "04ac457444cd4c64808043688a5c7e36"
 from {username='slave'} at 127.0.0.1:41640
I20260713 09:08:35.967028 20059 raft_consensus.cc:606] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Received request to transfer leadership to TS 04ac457444cd4c64808043688a5c7e36
I20260713 09:08:35.979514 20134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58"
dest_uuid: "04ac457444cd4c64808043688a5c7e36"
mode: GRACEFUL
new_leader_uuid: "0e73bfddea2c4871a0240de0ed56b856"
 from {username='slave'} at 127.0.0.1:46844
I20260713 09:08:35.980065 20134 raft_consensus.cc:606] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Received request to transfer leadership to TS 0e73bfddea2c4871a0240de0ed56b856
I20260713 09:08:35.986006 20134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09"
dest_uuid: "04ac457444cd4c64808043688a5c7e36"
mode: GRACEFUL
new_leader_uuid: "0e73bfddea2c4871a0240de0ed56b856"
 from {username='slave'} at 127.0.0.1:46844
I20260713 09:08:35.986558 20134 raft_consensus.cc:606] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Received request to transfer leadership to TS 0e73bfddea2c4871a0240de0ed56b856
I20260713 09:08:36.040998 20259 consensus_queue.cc:1048] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.049021 20265 raft_consensus.cc:993] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: : Instructing follower 04ac457444cd4c64808043688a5c7e36 to start an election
I20260713 09:08:36.049489 20265 raft_consensus.cc:1081] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Signalling peer 04ac457444cd4c64808043688a5c7e36 to start an election
I20260713 09:08:36.051719 20133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf"
dest_uuid: "04ac457444cd4c64808043688a5c7e36"
 from {username='slave'} at 127.0.0.1:46828
I20260713 09:08:36.052675 20133 raft_consensus.cc:493] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.053077 20133 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.060200 20133 raft_consensus.cc:515] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.063076 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
I20260713 09:08:36.063640 20059 raft_consensus.cc:3055] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:36.063971 20059 raft_consensus.cc:740] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:36.064833 20059 consensus_queue.cc:260] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.070366 20059 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.070732 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ea20447c81458aa168c96b014cdfaf" candidate_uuid: "04ac457444cd4c64808043688a5c7e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:36.071220 20133 leader_election.cc:290] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 2 election: Requested vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:36.071269 20208 raft_consensus.cc:3060] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.076732 20059 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 2.
I20260713 09:08:36.077901 20100 leader_election.cc:304] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:36.078334 20208 raft_consensus.cc:2468] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ac457444cd4c64808043688a5c7e36 in term 2.
I20260713 09:08:36.078608 20258 raft_consensus.cc:2804] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:36.079193 20258 raft_consensus.cc:697] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 2 LEADER]: Becoming Leader. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Running, Role: LEADER
I20260713 09:08:36.080025 20258 consensus_queue.cc:237] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.086810 19954 catalog_manager.cc:5697] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 reported cstate change: term changed from 1 to 2, leader changed from 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1) to 04ac457444cd4c64808043688a5c7e36 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "04ac457444cd4c64808043688a5c7e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.259588 20265 consensus_queue.cc:1048] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.266280 20265 consensus_queue.cc:1048] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:36.316551 20080 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3f60 after lost signal to thread 16587
I20260713 09:08:36.413954 20258 consensus_queue.cc:1048] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.421444 20258 consensus_queue.cc:1048] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.423498 20293 raft_consensus.cc:993] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: : Instructing follower 0e73bfddea2c4871a0240de0ed56b856 to start an election
I20260713 09:08:36.424149 20293 raft_consensus.cc:1081] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Signalling peer 0e73bfddea2c4871a0240de0ed56b856 to start an election
I20260713 09:08:36.433522 20058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09"
dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
 from {username='slave'} at 127.0.0.1:41624
I20260713 09:08:36.433840 20293 consensus_queue.cc:1048] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.434329 20058 raft_consensus.cc:493] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.434864 20058 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.442677 20058 raft_consensus.cc:515] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.450385 20134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04ac457444cd4c64808043688a5c7e36"
I20260713 09:08:36.451030 20134 raft_consensus.cc:3055] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:36.451347 20134 raft_consensus.cc:740] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Running, Role: LEADER
I20260713 09:08:36.452172 20134 consensus_queue.cc:260] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.453457 20134 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.454270 20258 raft_consensus.cc:993] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: : Instructing follower 0e73bfddea2c4871a0240de0ed56b856 to start an election
I20260713 09:08:36.454733 20258 raft_consensus.cc:1081] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Signalling peer 0e73bfddea2c4871a0240de0ed56b856 to start an election
I20260713 09:08:36.459728 20059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58"
dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
 from {username='slave'} at 127.0.0.1:41624
I20260713 09:08:36.460336 20059 raft_consensus.cc:493] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.460714 20059 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.465781 20058 leader_election.cc:290] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 2 election: Requested vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:36.467036 20207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:36.467748 20134 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 2.
I20260713 09:08:36.467746 20207 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.468518 20206 raft_consensus.cc:1275] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Refusing update from remote peer 04ac457444cd4c64808043688a5c7e36: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.469100 20023 leader_election.cc:304] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 
I20260713 09:08:36.470079 20267 raft_consensus.cc:2804] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:36.470518 20267 raft_consensus.cc:697] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Becoming Leader. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:36.471343 20267 consensus_queue.cc:237] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.471925 20282 consensus_queue.cc:1048] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.474040 20282 consensus_queue.cc:1048] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.479553 20207 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 2.
I20260713 09:08:36.484956 20059 raft_consensus.cc:515] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.486577 19955 catalog_manager.cc:5697] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 reported cstate change: term changed from 1 to 2, leader changed from 04ac457444cd4c64808043688a5c7e36 (127.16.50.2) to 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "0e73bfddea2c4871a0240de0ed56b856" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.488078 20134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04ac457444cd4c64808043688a5c7e36"
I20260713 09:08:36.488742 20134 raft_consensus.cc:3055] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:36.489087 20134 raft_consensus.cc:740] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04ac457444cd4c64808043688a5c7e36, State: Running, Role: LEADER
I20260713 09:08:36.489939 20134 consensus_queue.cc:260] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.490890 20134 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.494485 20059 leader_election.cc:290] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [CANDIDATE]: Term 2 election: Requested vote from peers 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795), 061085f3840042a6afa6814d455bf4f6 (127.16.50.3:41337)
I20260713 09:08:36.497094 20208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b3f196d3404edc9eb06988a0675c58" candidate_uuid: "0e73bfddea2c4871a0240de0ed56b856" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "061085f3840042a6afa6814d455bf4f6"
I20260713 09:08:36.499655 20059 raft_consensus.cc:1275] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Refusing update from remote peer 04ac457444cd4c64808043688a5c7e36: 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:36.500697 20134 raft_consensus.cc:2468] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e73bfddea2c4871a0240de0ed56b856 in term 2.
I20260713 09:08:36.501905 20023 leader_election.cc:304] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [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: 04ac457444cd4c64808043688a5c7e36, 0e73bfddea2c4871a0240de0ed56b856; no voters: 061085f3840042a6afa6814d455bf4f6
I20260713 09:08:36.502521 20293 consensus_queue.cc:1048] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.503085 20267 raft_consensus.cc:2804] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:36.503584 20267 raft_consensus.cc:697] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Becoming Leader. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:36.504454 20267 consensus_queue.cc:237] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.517407 19954 catalog_manager.cc:5697] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 reported cstate change: term changed from 1 to 2, leader changed from 04ac457444cd4c64808043688a5c7e36 (127.16.50.2) to 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1). New cstate: current_term: 2 leader_uuid: "0e73bfddea2c4871a0240de0ed56b856" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.808859 16584 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:08:36.811298 16584 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:08:36.811820 16584 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:08:36.837428 20059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09"
dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
mode: GRACEFUL
new_leader_uuid: "061085f3840042a6afa6814d455bf4f6"
 from {username='slave'} at 127.0.0.1:41514
I20260713 09:08:36.838037 20059 raft_consensus.cc:606] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Received request to transfer leadership to TS 061085f3840042a6afa6814d455bf4f6
I20260713 09:08:36.839182 16584 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:08:36.895013 20134 raft_consensus.cc:1275] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Refusing update from remote peer 0e73bfddea2c4871a0240de0ed56b856: 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:36.896248 20267 consensus_queue.cc:1048] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.920169 20207 raft_consensus.cc:1275] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Refusing update from remote peer 0e73bfddea2c4871a0240de0ed56b856: 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:36.921846 20300 consensus_queue.cc:1048] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.927923 20259 raft_consensus.cc:993] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: : Instructing follower 061085f3840042a6afa6814d455bf4f6 to start an election
I20260713 09:08:36.928505 20300 raft_consensus.cc:1081] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Signalling peer 061085f3840042a6afa6814d455bf4f6 to start an election
I20260713 09:08:36.931274 20207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09"
dest_uuid: "061085f3840042a6afa6814d455bf4f6"
 from {username='slave'} at 127.0.0.1:32930
I20260713 09:08:36.931945 20207 raft_consensus.cc:493] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.932377 20207 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:36.941242 20207 raft_consensus.cc:515] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.941998 20208 raft_consensus.cc:3060] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.944175 20207 leader_election.cc:290] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [CANDIDATE]: Term 3 election: Requested vote from peers 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043), 04ac457444cd4c64808043688a5c7e36 (127.16.50.2:38795)
I20260713 09:08:36.967094 20208 raft_consensus.cc:1275] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Refusing update from remote peer 0e73bfddea2c4871a0240de0ed56b856: 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:36.969830 20300 consensus_queue.cc:1048] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.983695 20134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "061085f3840042a6afa6814d455bf4f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04ac457444cd4c64808043688a5c7e36"
I20260713 09:08:36.984350 20134 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:36.987069 20133 raft_consensus.cc:1275] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Refusing update from remote peer 0e73bfddea2c4871a0240de0ed56b856: 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:36.991852 20134 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061085f3840042a6afa6814d455bf4f6 in term 3.
I20260713 09:08:36.992861 20300 consensus_queue.cc:1048] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.993615 20172 leader_election.cc:304] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [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: 04ac457444cd4c64808043688a5c7e36, 061085f3840042a6afa6814d455bf4f6; no voters: 
I20260713 09:08:36.995407 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2391b0f46e02413fb6c989c10f342f09" candidate_uuid: "061085f3840042a6afa6814d455bf4f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e73bfddea2c4871a0240de0ed56b856"
I20260713 09:08:36.996075 20059 raft_consensus.cc:3055] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:36.996431 20059 raft_consensus.cc:740] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e73bfddea2c4871a0240de0ed56b856, State: Running, Role: LEADER
I20260713 09:08:36.996816 20257 raft_consensus.cc:2804] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:36.997282 20059 consensus_queue.cc:260] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [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: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:36.998704 20059 raft_consensus.cc:3060] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:37.029284 20257 raft_consensus.cc:697] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 3 LEADER]: Becoming Leader. State: Replica: 061085f3840042a6afa6814d455bf4f6, State: Running, Role: LEADER
I20260713 09:08:37.030643 20257 consensus_queue.cc:237] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [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: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } }
I20260713 09:08:37.039239 20059 raft_consensus.cc:2468] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061085f3840042a6afa6814d455bf4f6 in term 3.
I20260713 09:08:37.042526 19956 catalog_manager.cc:5697] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 reported cstate change: term changed from 2 to 3, leader changed from 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1) to 061085f3840042a6afa6814d455bf4f6 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "061085f3840042a6afa6814d455bf4f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e73bfddea2c4871a0240de0ed56b856" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061085f3840042a6afa6814d455bf4f6" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 41337 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.109987 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
I20260713 09:08:37.136866 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:37.137686 16584 tablet_replica.cc:333] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856: stopping tablet replica
I20260713 09:08:37.138489 16584 raft_consensus.cc:2243] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.139583 16584 raft_consensus.cc:2272] T 35b3f196d3404edc9eb06988a0675c58 P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.142594 16584 tablet_replica.cc:333] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856: stopping tablet replica
I20260713 09:08:37.143369 16584 raft_consensus.cc:2243] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.143911 16584 raft_consensus.cc:2272] T 2391b0f46e02413fb6c989c10f342f09 P 0e73bfddea2c4871a0240de0ed56b856 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.146670 16584 tablet_replica.cc:333] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856: stopping tablet replica
I20260713 09:08:37.147394 16584 raft_consensus.cc:2243] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.148396 16584 raft_consensus.cc:2272] T d0981241aef04dd794565259ea1b4d38 P 0e73bfddea2c4871a0240de0ed56b856 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.151050 16584 tablet_replica.cc:333] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856: stopping tablet replica
I20260713 09:08:37.151707 16584 raft_consensus.cc:2243] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.152240 16584 raft_consensus.cc:2272] T e3ea20447c81458aa168c96b014cdfaf P 0e73bfddea2c4871a0240de0ed56b856 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.444128 20134 raft_consensus.cc:1275] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 3 FOLLOWER]: Refusing update from remote peer 061085f3840042a6afa6814d455bf4f6: 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:37.445763 20257 consensus_queue.cc:1048] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ac457444cd4c64808043688a5c7e36" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:37.463531 20174 consensus_peers.cc:597] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 -> Peer 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043): Couldn't send request to peer 0e73bfddea2c4871a0240de0ed56b856. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:38043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.506201 20100 consensus_peers.cc:597] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 -> Peer 0e73bfddea2c4871a0240de0ed56b856 (127.16.50.1:38043): Couldn't send request to peer 0e73bfddea2c4871a0240de0ed56b856. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:38043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.176455 16584 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20080)
I20260713 09:08:39.118621 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:08:39.131631 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
I20260713 09:08:39.150434 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:39.151082 16584 tablet_replica.cc:333] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36: stopping tablet replica
I20260713 09:08:39.151626 16584 raft_consensus.cc:2243] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.152108 16584 raft_consensus.cc:2272] T 35b3f196d3404edc9eb06988a0675c58 P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.153924 16584 tablet_replica.cc:333] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36: stopping tablet replica
I20260713 09:08:39.154446 16584 raft_consensus.cc:2243] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.154881 16584 raft_consensus.cc:2272] T 2391b0f46e02413fb6c989c10f342f09 P 04ac457444cd4c64808043688a5c7e36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.156803 16584 tablet_replica.cc:333] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36: stopping tablet replica
I20260713 09:08:39.157277 16584 raft_consensus.cc:2243] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.158030 16584 raft_consensus.cc:2272] T e3ea20447c81458aa168c96b014cdfaf P 04ac457444cd4c64808043688a5c7e36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.159814 16584 tablet_replica.cc:333] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36: stopping tablet replica
I20260713 09:08:39.160334 16584 raft_consensus.cc:2243] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.160737 16584 raft_consensus.cc:2272] T d0981241aef04dd794565259ea1b4d38 P 04ac457444cd4c64808043688a5c7e36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.212101 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
I20260713 09:08:39.233387 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
I20260713 09:08:39.259292 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:39.260191 16584 tablet_replica.cc:333] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6: stopping tablet replica
I20260713 09:08:39.261291 16584 raft_consensus.cc:2243] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.262084 16584 raft_consensus.cc:2272] T 35b3f196d3404edc9eb06988a0675c58 P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.264850 16584 tablet_replica.cc:333] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6: stopping tablet replica
I20260713 09:08:39.265437 16584 raft_consensus.cc:2243] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.266826 16584 raft_consensus.cc:2272] T 2391b0f46e02413fb6c989c10f342f09 P 061085f3840042a6afa6814d455bf4f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.269243 16584 tablet_replica.cc:333] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6: stopping tablet replica
I20260713 09:08:39.269740 16584 raft_consensus.cc:2243] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.270251 16584 raft_consensus.cc:2272] T d0981241aef04dd794565259ea1b4d38 P 061085f3840042a6afa6814d455bf4f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.272838 16584 tablet_replica.cc:333] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6: stopping tablet replica
I20260713 09:08:39.273367 16584 raft_consensus.cc:2243] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.274000 16584 raft_consensus.cc:2272] T e3ea20447c81458aa168c96b014cdfaf P 061085f3840042a6afa6814d455bf4f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.298789 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:08:39.317250 16584 master.cc:562] Master@127.16.50.62:37121 shutting down...
I20260713 09:08:39.344409 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.345132 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.345449 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 656240dc507345d38d7f91625ba3236f: stopping tablet replica
I20260713 09:08:39.366696 16584 master.cc:584] Master@127.16.50.62:37121 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (4680 ms)
[----------] 6 tests from LeaderRebalancerTest (90711 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:08:39.410394 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:37615
I20260713 09:08:39.411551 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:39.417009 20327 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:39.418345 20328 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:39.419188 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:39.419294 20330 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:39.420250 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:39.420523 16584 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:39.420639 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933719420628 us; error 0 us; skew 500 ppm
I20260713 09:08:39.421106 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:39.423429 16584 webserver.cc:533] Webserver started at http://127.16.50.62:35609/ using document root <none> and password file <none>
I20260713 09:08:39.423857 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:39.424005 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:39.424211 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:39.425477 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "38e31f63a0d347fa91556950affe6433"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.429741 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:39.432946 20335 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:39.433665 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:39.433894 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "38e31f63a0d347fa91556950affe6433"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.434123 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-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:39.446456 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:39.447605 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:39.485790 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:37615
I20260713 09:08:39.485903 20386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:37615 every 8 connection(s)
I20260713 09:08:39.489877 20387 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:39.501168 20387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: Bootstrap starting.
I20260713 09:08:39.505890 20387 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.510207 20387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: No bootstrap required, opened a new log
I20260713 09:08:39.512566 20387 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e31f63a0d347fa91556950affe6433" member_type: VOTER }
I20260713 09:08:39.513016 20387 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.513263 20387 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e31f63a0d347fa91556950affe6433, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.513907 20387 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38e31f63a0d347fa91556950affe6433" member_type: VOTER }
I20260713 09:08:39.514408 20387 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:39.514642 20387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:39.514925 20387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.519585 20387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e31f63a0d347fa91556950affe6433" member_type: VOTER }
I20260713 09:08:39.520123 20387 leader_election.cc:304] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [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: 38e31f63a0d347fa91556950affe6433; no voters: 
I20260713 09:08:39.521313 20387 leader_election.cc:290] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:39.521759 20390 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.523105 20390 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 1 LEADER]: Becoming Leader. State: Replica: 38e31f63a0d347fa91556950affe6433, State: Running, Role: LEADER
I20260713 09:08:39.523811 20390 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [LEADER]: Queue going to LEADER mode. State: All 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: "38e31f63a0d347fa91556950affe6433" member_type: VOTER }
I20260713 09:08:39.524227 20387 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:39.530014 20392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38e31f63a0d347fa91556950affe6433. Latest consensus state: current_term: 1 leader_uuid: "38e31f63a0d347fa91556950affe6433" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e31f63a0d347fa91556950affe6433" member_type: VOTER } }
I20260713 09:08:39.530638 20392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:39.530741 20391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38e31f63a0d347fa91556950affe6433" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e31f63a0d347fa91556950affe6433" member_type: VOTER } }
I20260713 09:08:39.531277 20391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:39.533715 20398 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:39.539113 20398 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:39.542255 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:39.548316 20398 catalog_manager.cc:1383] Generated new cluster ID: e748cfca833744c5b18db0f7db03a029
I20260713 09:08:39.548629 20398 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:39.599814 20398 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:39.601198 20398 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:39.616154 20398 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: Generated new TSK 0
I20260713 09:08:39.616809 20398 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:39.673883 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:39.680204 20408 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:39.681238 20409 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:39.683539 20411 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:39.685202 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:39.686058 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:39.686234 16584 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:39.686445 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933719686423 us; error 0 us; skew 500 ppm
I20260713 09:08:39.687058 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:39.689459 16584 webserver.cc:533] Webserver started at http://127.16.50.1:43541/ using document root <none> and password file <none>
I20260713 09:08:39.689960 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:39.690153 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:39.690439 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:39.691524 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "24d16c0e8ccc4e4986d694eed03bccea"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.695979 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:08:39.699246 20416 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:39.699968 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:39.700264 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "24d16c0e8ccc4e4986d694eed03bccea"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.700621 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-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:39.729084 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:39.730324 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:39.731837 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:39.734230 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:39.734489 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.734730 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:39.734916 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.775820 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:36617
I20260713 09:08:39.775926 20478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:36617 every 8 connection(s)
I20260713 09:08:39.780972 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:39.789034 20483 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:39.790601 20484 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:39.793542 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:39.794346 20486 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:39.795404 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:39.795644 16584 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:39.795832 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933719795816 us; error 0 us; skew 500 ppm
I20260713 09:08:39.796466 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:39.798930 20479 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37615
I20260713 09:08:39.799203 16584 webserver.cc:533] Webserver started at http://127.16.50.2:35005/ using document root <none> and password file <none>
I20260713 09:08:39.799350 20479 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:39.799889 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:39.800151 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:39.800277 20479 heartbeater.cc:507] Master 127.16.50.62:37615 requested a full tablet report, sending...
I20260713 09:08:39.800515 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:39.801939 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.802881 20352 ts_manager.cc:194] Registered new tserver with Master: 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617)
I20260713 09:08:39.804916 20352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37460
I20260713 09:08:39.806936 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:08:39.810675 20491 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:39.811439 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:39.811738 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.812018 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-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:39.847132 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:39.848451 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:39.849956 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:39.852164 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:39.852448 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.852715 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:39.852891 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.893874 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:42583
I20260713 09:08:39.893991 20553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:42583 every 8 connection(s)
I20260713 09:08:39.899135 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:39.907578 20557 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:39.907915 20558 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:39.911023 20560 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:39.911571 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:39.912602 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:39.912796 16584 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:39.913038 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933719913016 us; error 0 us; skew 500 ppm
I20260713 09:08:39.913784 20554 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37615
I20260713 09:08:39.913858 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:39.914376 20554 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:39.915325 20554 heartbeater.cc:507] Master 127.16.50.62:37615 requested a full tablet report, sending...
I20260713 09:08:39.916797 16584 webserver.cc:533] Webserver started at http://127.16.50.3:35741/ using document root <none> and password file <none>
I20260713 09:08:39.917456 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:39.917689 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:39.917802 20352 ts_manager.cc:194] Registered new tserver with Master: 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:39.918017 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:39.919657 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "49b216772fa94387a7749ef495648aa1"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.919710 20352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37470
I20260713 09:08:39.924685 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:08:39.928267 20565 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:39.929123 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:39.929440 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "49b216772fa94387a7749ef495648aa1"
format_stamp: "Formatted at 2026-07-13 09:08:39 on dist-test-slave-lcpc"
I20260713 09:08:39.929749 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933628535617-16584-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:39.949417 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:39.950698 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:39.952174 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:39.954483 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:39.954715 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.954955 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:39.955124 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:39.995298 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:33711
I20260713 09:08:39.995429 20627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:33711 every 8 connection(s)
I20260713 09:08:40.010114 20628 heartbeater.cc:344] Connected to a master server at 127.16.50.62:37615
I20260713 09:08:40.010639 20628 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:40.011372 20628 heartbeater.cc:507] Master 127.16.50.62:37615 requested a full tablet report, sending...
I20260713 09:08:40.013548 20352 ts_manager.cc:194] Registered new tserver with Master: 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.014591 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016007217s
I20260713 09:08:40.015223 20352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37472
I20260713 09:08:40.040088 20352 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37474:
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:08:40.042974 20352 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:40.128782 20444 tablet_service.cc:1511] Processing CreateTablet for tablet cf0f76968f0c457380cdac0993c6ab2e (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:40.129415 20516 tablet_service.cc:1511] Processing CreateTablet for tablet 165cf0d6fdb94eab9af37aa5fe2059e4 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:40.130324 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0f76968f0c457380cdac0993c6ab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.130851 20516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165cf0d6fdb94eab9af37aa5fe2059e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.130533 20592 tablet_service.cc:1511] Processing CreateTablet for tablet 6963268920db42f4b80cb6d3de1f7e4f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:40.132027 20592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6963268920db42f4b80cb6d3de1f7e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.149384 20515 tablet_service.cc:1511] Processing CreateTablet for tablet fda112afe11b4162ac1db0fd82e00da3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:40.150789 20515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda112afe11b4162ac1db0fd82e00da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.153594 20514 tablet_service.cc:1511] Processing CreateTablet for tablet b08687ffa3ea41de9a40beaef1343d48 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:40.155021 20514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08687ffa3ea41de9a40beaef1343d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.157486 20513 tablet_service.cc:1511] Processing CreateTablet for tablet 0e87c47ebc1e48fb918a5eedec0faab5 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:40.158854 20513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e87c47ebc1e48fb918a5eedec0faab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.131789 20589 tablet_service.cc:1511] Processing CreateTablet for tablet fda112afe11b4162ac1db0fd82e00da3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:40.129449 20593 tablet_service.cc:1511] Processing CreateTablet for tablet cf0f76968f0c457380cdac0993c6ab2e (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:40.133512 20443 tablet_service.cc:1511] Processing CreateTablet for tablet 6963268920db42f4b80cb6d3de1f7e4f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:40.160531 20643 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.134722 20590 tablet_service.cc:1511] Processing CreateTablet for tablet 165cf0d6fdb94eab9af37aa5fe2059e4 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:40.161245 20589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda112afe11b4162ac1db0fd82e00da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.162084 20590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165cf0d6fdb94eab9af37aa5fe2059e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.162791 20593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0f76968f0c457380cdac0993c6ab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.135438 20442 tablet_service.cc:1511] Processing CreateTablet for tablet b444b297543e4a4ba3a9312fef3a38a2 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:40.137264 20441 tablet_service.cc:1511] Processing CreateTablet for tablet 165cf0d6fdb94eab9af37aa5fe2059e4 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:40.137519 20518 tablet_service.cc:1511] Processing CreateTablet for tablet 6963268920db42f4b80cb6d3de1f7e4f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:40.166306 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6963268920db42f4b80cb6d3de1f7e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.139235 20588 tablet_service.cc:1511] Processing CreateTablet for tablet b08687ffa3ea41de9a40beaef1343d48 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:40.168519 20643 tablet_bootstrap.cc:654] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.169124 20588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08687ffa3ea41de9a40beaef1343d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.139235 20517 tablet_service.cc:1511] Processing CreateTablet for tablet b444b297543e4a4ba3a9312fef3a38a2 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:40.133524 20591 tablet_service.cc:1511] Processing CreateTablet for tablet b444b297543e4a4ba3a9312fef3a38a2 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:40.140424 20519 tablet_service.cc:1511] Processing CreateTablet for tablet cf0f76968f0c457380cdac0993c6ab2e (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:40.142959 20440 tablet_service.cc:1511] Processing CreateTablet for tablet fda112afe11b4162ac1db0fd82e00da3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:40.143909 20438 tablet_service.cc:1511] Processing CreateTablet for tablet 0e87c47ebc1e48fb918a5eedec0faab5 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:40.144711 20439 tablet_service.cc:1511] Processing CreateTablet for tablet b08687ffa3ea41de9a40beaef1343d48 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:40.173007 20591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b297543e4a4ba3a9312fef3a38a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.161267 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6963268920db42f4b80cb6d3de1f7e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.180620 20438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e87c47ebc1e48fb918a5eedec0faab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.184665 20439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08687ffa3ea41de9a40beaef1343d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.187398 20440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda112afe11b4162ac1db0fd82e00da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.146881 20587 tablet_service.cc:1511] Processing CreateTablet for tablet 0e87c47ebc1e48fb918a5eedec0faab5 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:40.171075 20517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b297543e4a4ba3a9312fef3a38a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.193401 20442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b297543e4a4ba3a9312fef3a38a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.196694 20441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165cf0d6fdb94eab9af37aa5fe2059e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.196995 20587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e87c47ebc1e48fb918a5eedec0faab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.211210 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 3753bd6d746b4ec3892b6d29459fcb9f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:40.212664 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3753bd6d746b4ec3892b6d29459fcb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.213095 20519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0f76968f0c457380cdac0993c6ab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.213742 20516 tablet_service.cc:1511] Processing CreateTablet for tablet 3753bd6d746b4ec3892b6d29459fcb9f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:40.215083 20516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3753bd6d746b4ec3892b6d29459fcb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.217350 20586 tablet_service.cc:1511] Processing CreateTablet for tablet 3753bd6d746b4ec3892b6d29459fcb9f (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:40.218716 20586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3753bd6d746b4ec3892b6d29459fcb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.303704 20644 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.314934 20644 tablet_bootstrap.cc:654] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.317667 20643 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.318301 20643 ts_tablet_manager.cc:1403] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.021s
I20260713 09:08:40.321429 20643 raft_consensus.cc:359] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.322220 20643 raft_consensus.cc:385] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.322698 20643 raft_consensus.cc:740] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.317396 20514 tablet_service.cc:1511] Processing CreateTablet for tablet 73d499106e164ef4b84db4ca4b2df9b3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:40.325778 20514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d499106e164ef4b84db4ca4b2df9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.323688 20643 consensus_queue.cc:260] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.327827 20644 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.329813 20644 ts_tablet_manager.cc:1403] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.010s
I20260713 09:08:40.328625 20592 tablet_service.cc:1511] Processing CreateTablet for tablet 73d499106e164ef4b84db4ca4b2df9b3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:40.324229 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 73d499106e164ef4b84db4ca4b2df9b3 (DEFAULT_TABLE table=test-workload [id=d0ff65ffe0724dc1a13142d7e2788bb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:40.333359 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d499106e164ef4b84db4ca4b2df9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.337021 20554 heartbeater.cc:499] Master 127.16.50.62:37615 was elected leader, sending a full tablet report...
I20260713 09:08:40.337635 20643 ts_tablet_manager.cc:1434] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:08:40.338640 20643 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.334074 20592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d499106e164ef4b84db4ca4b2df9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.345220 20643 tablet_bootstrap.cc:654] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.332124 20645 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.353029 20645 tablet_bootstrap.cc:654] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.356462 20644 raft_consensus.cc:359] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.357354 20644 raft_consensus.cc:385] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.357715 20644 raft_consensus.cc:740] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.358698 20644 consensus_queue.cc:260] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.363896 20643 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.364606 20643 ts_tablet_manager.cc:1403] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260713 09:08:40.365644 20648 raft_consensus.cc:493] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.366076 20648 raft_consensus.cc:515] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.368446 20648 leader_election.cc:290] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.374730 20643 raft_consensus.cc:359] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.378954 20643 raft_consensus.cc:385] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.379341 20643 raft_consensus.cc:740] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.379757 20644 ts_tablet_manager.cc:1434] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.049s	user 0.000s	sys 0.009s
I20260713 09:08:40.381106 20479 heartbeater.cc:499] Master 127.16.50.62:37615 was elected leader, sending a full tablet report...
I20260713 09:08:40.380226 20643 consensus_queue.cc:260] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.385617 20643 ts_tablet_manager.cc:1434] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.006s
I20260713 09:08:40.385474 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.386890 20643 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
W20260713 09:08:40.387418 20495 leader_election.cc:343] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.389477 20644 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.393062 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.394304 20645 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
W20260713 09:08:40.394781 20494 leader_election.cc:343] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.395459 20643 tablet_bootstrap.cc:654] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.395344 20494 leader_election.cc:304] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1
I20260713 09:08:40.396157 20648 raft_consensus.cc:2749] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.394832 20645 ts_tablet_manager.cc:1403] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.015s
I20260713 09:08:40.399734 20645 raft_consensus.cc:359] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.400724 20645 raft_consensus.cc:385] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.401337 20644 tablet_bootstrap.cc:654] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.401165 20645 raft_consensus.cc:740] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.405367 20645 consensus_queue.cc:260] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.413110 20645 ts_tablet_manager.cc:1434] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.009s
I20260713 09:08:40.414776 20628 heartbeater.cc:499] Master 127.16.50.62:37615 was elected leader, sending a full tablet report...
I20260713 09:08:40.415421 20645 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.416900 20644 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.417016 20643 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.417532 20644 ts_tablet_manager.cc:1403] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260713 09:08:40.417608 20643 ts_tablet_manager.cc:1403] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.014s
I20260713 09:08:40.421027 20643 raft_consensus.cc:359] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.421799 20643 raft_consensus.cc:385] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.422116 20643 raft_consensus.cc:740] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.422248 20645 tablet_bootstrap.cc:654] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.422977 20643 consensus_queue.cc:260] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.425365 20643 ts_tablet_manager.cc:1434] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:08:40.426450 20643 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.429946 20644 raft_consensus.cc:359] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.431123 20644 raft_consensus.cc:385] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.431628 20644 raft_consensus.cc:740] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.434504 20643 tablet_bootstrap.cc:654] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.434731 20645 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.436480 20645 ts_tablet_manager.cc:1403] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:08:40.435537 20644 consensus_queue.cc:260] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.441284 20644 ts_tablet_manager.cc:1434] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260713 09:08:40.441478 20643 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.441962 20643 ts_tablet_manager.cc:1403] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:08:40.442303 20644 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.439601 20645 raft_consensus.cc:359] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.443540 20645 raft_consensus.cc:385] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.443917 20645 raft_consensus.cc:740] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.444873 20645 consensus_queue.cc:260] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.444926 20643 raft_consensus.cc:359] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.445940 20643 raft_consensus.cc:385] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.446357 20643 raft_consensus.cc:740] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.447417 20645 ts_tablet_manager.cc:1434] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:40.447219 20643 consensus_queue.cc:260] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.448493 20645 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.449564 20644 tablet_bootstrap.cc:654] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.449683 20643 ts_tablet_manager.cc:1434] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:40.450821 20643 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.458930 20643 tablet_bootstrap.cc:654] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.459831 20645 tablet_bootstrap.cc:654] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.462248 20644 tablet_bootstrap.cc:492] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.463034 20644 ts_tablet_manager.cc:1403] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260713 09:08:40.467036 20644 raft_consensus.cc:359] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.468020 20644 raft_consensus.cc:385] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.468623 20644 raft_consensus.cc:740] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.469641 20644 consensus_queue.cc:260] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.471282 20645 tablet_bootstrap.cc:492] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.471361 20643 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.471817 20644 ts_tablet_manager.cc:1434] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:40.471992 20645 ts_tablet_manager.cc:1403] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.001s
I20260713 09:08:40.472048 20643 ts_tablet_manager.cc:1403] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260713 09:08:40.472945 20644 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.475430 20643 raft_consensus.cc:359] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.475627 20645 raft_consensus.cc:359] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.476204 20643 raft_consensus.cc:385] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.476423 20645 raft_consensus.cc:385] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.476639 20643 raft_consensus.cc:740] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.476851 20645 raft_consensus.cc:740] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.477623 20643 consensus_queue.cc:260] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.477761 20645 consensus_queue.cc:260] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.480242 20644 tablet_bootstrap.cc:654] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.482153 20643 ts_tablet_manager.cc:1434] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:40.483232 20643 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.483670 20645 ts_tablet_manager.cc:1434] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:08:40.484663 20645 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.489039 20648 raft_consensus.cc:493] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.490038 20643 tablet_bootstrap.cc:654] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.489745 20648 raft_consensus.cc:515] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.490907 20652 raft_consensus.cc:493] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.491170 20645 tablet_bootstrap.cc:654] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.491446 20652 raft_consensus.cc:515] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.493718 20644 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.494328 20644 ts_tablet_manager.cc:1403] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260713 09:08:40.494525 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.495213 20603 raft_consensus.cc:2468] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.496273 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.496923 20454 raft_consensus.cc:2468] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.497666 20648 leader_election.cc:290] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.497885 20644 raft_consensus.cc:359] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.498715 20644 raft_consensus.cc:385] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.506213 20644 raft_consensus.cc:740] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.499635 20494 leader_election.cc:304] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.506807 20652 leader_election.cc:290] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.507082 20644 consensus_queue.cc:260] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.508085 20648 raft_consensus.cc:493] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.509809 20644 ts_tablet_manager.cc:1434] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:40.509650 20648 raft_consensus.cc:515] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.510931 20644 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.512653 20648 leader_election.cc:290] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.514518 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.523312 20648 raft_consensus.cc:2804] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.523854 20648 raft_consensus.cc:493] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.524624 20648 raft_consensus.cc:3060] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:40.523746 20495 leader_election.cc:343] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.527927 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
W20260713 09:08:40.532393 20494 leader_election.cc:343] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.532917 20494 leader_election.cc:304] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1
I20260713 09:08:40.534273 20665 raft_consensus.cc:2749] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.517789 20644 tablet_bootstrap.cc:654] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.537254 20400 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:40.548655 20644 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.550927 20644 ts_tablet_manager.cc:1403] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260713 09:08:40.551065 20648 raft_consensus.cc:515] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.550218 20643 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.553452 20643 ts_tablet_manager.cc:1403] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.007s
I20260713 09:08:40.555372 20648 leader_election.cc:290] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.556072 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.556403 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.556742 20454 raft_consensus.cc:3060] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.556977 20602 raft_consensus.cc:3060] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.558264 20643 raft_consensus.cc:359] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.559031 20643 raft_consensus.cc:385] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.559329 20643 raft_consensus.cc:740] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.560355 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.562525 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3753bd6d746b4ec3892b6d29459fcb9f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.563359 20529 raft_consensus.cc:2393] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24d16c0e8ccc4e4986d694eed03bccea in current term 1: Already voted for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in this term.
I20260713 09:08:40.563169 20644 raft_consensus.cc:359] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.563792 20644 raft_consensus.cc:385] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.564057 20644 raft_consensus.cc:740] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.555131 20645 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.564750 20417 leader_election.cc:304] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea; no voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1
I20260713 09:08:40.565004 20645 ts_tablet_manager.cc:1403] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.037s
I20260713 09:08:40.565449 20644 consensus_queue.cc:260] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.560117 20643 consensus_queue.cc:260] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.566162 20602 raft_consensus.cc:2468] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.567996 20495 leader_election.cc:304] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:40.568965 20665 raft_consensus.cc:2804] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.569511 20645 raft_consensus.cc:359] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.570430 20645 raft_consensus.cc:385] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.570780 20645 raft_consensus.cc:740] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.571565 20645 consensus_queue.cc:260] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.572530 20644 ts_tablet_manager.cc:1434] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:08:40.573804 20645 ts_tablet_manager.cc:1434] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:40.574995 20645 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.576999 20643 ts_tablet_manager.cc:1434] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:08:40.578109 20643 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.578223 20644 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.581779 20645 tablet_bootstrap.cc:654] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.585390 20665 raft_consensus.cc:697] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:40.586648 20454 raft_consensus.cc:2468] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.587927 20652 raft_consensus.cc:2749] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.586961 20643 tablet_bootstrap.cc:654] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.590335 20644 tablet_bootstrap.cc:654] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.592563 20665 consensus_queue.cc:237] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.597203 20645 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.598014 20645 ts_tablet_manager.cc:1403] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:08:40.602072 20645 raft_consensus.cc:359] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.603160 20645 raft_consensus.cc:385] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.603621 20645 raft_consensus.cc:740] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.604576 20645 consensus_queue.cc:260] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.606950 20645 ts_tablet_manager.cc:1434] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:40.607985 20645 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.613476 20652 raft_consensus.cc:493] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.614708 20645 tablet_bootstrap.cc:654] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.614143 20652 raft_consensus.cc:515] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.612344 20349 catalog_manager.cc:5697] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.618552 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0f76968f0c457380cdac0993c6ab2e" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.618813 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0f76968f0c457380cdac0993c6ab2e" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.619433 20602 raft_consensus.cc:2468] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
W20260713 09:08:40.620088 20417 leader_election.cc:343] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.620776 20652 leader_election.cc:290] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.620828 20420 leader_election.cc:304] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [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: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:40.622413 20652 raft_consensus.cc:2804] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.622589 20643 tablet_bootstrap.cc:492] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.622931 20652 raft_consensus.cc:493] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.623503 20652 raft_consensus.cc:3060] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.623667 20643 ts_tablet_manager.cc:1403] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.001s
I20260713 09:08:40.627942 20643 raft_consensus.cc:359] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.628980 20643 raft_consensus.cc:385] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.629426 20643 raft_consensus.cc:740] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.630067 20644 tablet_bootstrap.cc:492] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.630461 20643 consensus_queue.cc:260] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.636766 20644 ts_tablet_manager.cc:1403] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.005s
I20260713 09:08:40.635869 20652 raft_consensus.cc:515] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.638357 20643 ts_tablet_manager.cc:1434] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:40.639392 20643 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.639931 20644 raft_consensus.cc:359] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.640551 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0f76968f0c457380cdac0993c6ab2e" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:40.640775 20644 raft_consensus.cc:385] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.641237 20644 raft_consensus.cc:740] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.641281 20529 raft_consensus.cc:3060] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.642175 20644 consensus_queue.cc:260] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.634258 20645 tablet_bootstrap.cc:492] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.643536 20645 ts_tablet_manager.cc:1403] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.005s
I20260713 09:08:40.644126 20655 raft_consensus.cc:493] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.644624 20655 raft_consensus.cc:515] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.646569 20645 raft_consensus.cc:359] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.647254 20655 leader_election.cc:290] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:40.649199 20644 ts_tablet_manager.cc:1434] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:40.647302 20645 raft_consensus.cc:385] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.653795 20645 raft_consensus.cc:740] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.654611 20645 consensus_queue.cc:260] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.656358 20644 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.657161 20643 tablet_bootstrap.cc:654] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.657375 20665 raft_consensus.cc:493] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.658124 20665 raft_consensus.cc:515] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.663239 20669 raft_consensus.cc:493] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.663810 20669 raft_consensus.cc:515] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.664646 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.666121 20645 ts_tablet_manager.cc:1434] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:08:40.666404 20655 raft_consensus.cc:493] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.666608 20665 leader_election.cc:290] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.666877 20655 raft_consensus.cc:515] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.667273 20645 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
W20260713 09:08:40.668493 20494 leader_election.cc:343] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.669188 20655 leader_election.cc:290] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:40.669719 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e87c47ebc1e48fb918a5eedec0faab5" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.670785 20652 leader_election.cc:290] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.664685 20644 tablet_bootstrap.cc:654] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.670694 20454 raft_consensus.cc:2468] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.666057 20669 leader_election.cc:290] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.673241 20494 leader_election.cc:304] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.674156 20669 raft_consensus.cc:2804] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.674669 20669 raft_consensus.cc:493] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.675155 20669 raft_consensus.cc:3060] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.676664 20529 raft_consensus.cc:2468] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:40.682540 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0f76968f0c457380cdac0993c6ab2e" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.691103 20602 raft_consensus.cc:3060] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.692579 20645 tablet_bootstrap.cc:654] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.684247 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.686058 20601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e87c47ebc1e48fb918a5eedec0faab5" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.698006 20601 raft_consensus.cc:2468] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.697105 20603 raft_consensus.cc:2468] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.701455 20417 leader_election.cc:304] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.702020 20669 raft_consensus.cc:515] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.702493 20652 raft_consensus.cc:2804] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.703125 20652 raft_consensus.cc:697] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:40.703956 20652 consensus_queue.cc:237] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } }
I20260713 09:08:40.705092 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e87c47ebc1e48fb918a5eedec0faab5" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.705687 20454 raft_consensus.cc:3060] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.712549 20644 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.712700 20643 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.714846 20495 leader_election.cc:304] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [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: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:40.715090 20669 leader_election.cc:290] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.716177 20669 raft_consensus.cc:2804] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.716555 20669 raft_consensus.cc:493] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.716853 20643 ts_tablet_manager.cc:1403] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.009s
I20260713 09:08:40.717365 20644 ts_tablet_manager.cc:1403] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.016s
I20260713 09:08:40.721648 20643 raft_consensus.cc:359] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.722523 20643 raft_consensus.cc:385] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.723358 20669 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.723543 20644 raft_consensus.cc:359] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.722863 20643 raft_consensus.cc:740] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.717602 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e87c47ebc1e48fb918a5eedec0faab5" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.725427 20644 raft_consensus.cc:385] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.726034 20603 raft_consensus.cc:3060] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.726291 20643 consensus_queue.cc:260] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.726908 20602 raft_consensus.cc:2468] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:40.730577 20454 raft_consensus.cc:2468] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.729151 20643 ts_tablet_manager.cc:1434] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:08:40.731926 20644 raft_consensus.cc:740] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.734292 20643 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:40.735703 20644 consensus_queue.cc:260] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.736146 20494 leader_election.cc:304] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.737054 20665 raft_consensus.cc:2804] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.737507 20665 raft_consensus.cc:697] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:40.738229 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.738297 20665 consensus_queue.cc:237] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.738987 20529 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:40.740137 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.741603 20566 leader_election.cc:304] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:40.742511 20655 raft_consensus.cc:2804] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.742861 20655 raft_consensus.cc:493] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.743177 20655 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.743281 20643 tablet_bootstrap.cc:654] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.749225 20645 tablet_bootstrap.cc:492] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.749766 20645 ts_tablet_manager.cc:1403] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.002s
I20260713 09:08:40.749956 20603 raft_consensus.cc:2468] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.749728 20350 catalog_manager.cc:5697] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 0 to 1, leader changed from <none> to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 1 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.755049 20668 raft_consensus.cc:493] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.756250 20668 raft_consensus.cc:515] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.755694 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.759441 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.760092 20529 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
W20260713 09:08:40.761488 20568 leader_election.cc:343] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.762305 20417 leader_election.cc:304] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.762646 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.763119 20668 leader_election.cc:290] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.763643 20668 raft_consensus.cc:2804] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.763502 20454 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:40.764824 20645 raft_consensus.cc:359] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.765609 20645 raft_consensus.cc:385] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.765898 20645 raft_consensus.cc:740] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.766795 20645 consensus_queue.cc:260] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.767612 20668 raft_consensus.cc:493] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.767712 20655 raft_consensus.cc:515] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.768610 20668 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.767534 20669 raft_consensus.cc:515] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.772614 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:40.773161 20529 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.774077 20669 leader_election.cc:290] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.775178 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.775753 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.776481 20602 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.765971 20644 ts_tablet_manager.cc:1434] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.047s	user 0.001s	sys 0.006s
I20260713 09:08:40.778525 20668 raft_consensus.cc:515] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.775187 20528 raft_consensus.cc:2393] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49b216772fa94387a7749ef495648aa1 in current term 1: Already voted for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in this term.
I20260713 09:08:40.781562 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:40.782241 20527 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.784559 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.785656 20644 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
W20260713 09:08:40.786408 20494 leader_election.cc:343] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.787550 20566 leader_election.cc:304] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:40.789863 20527 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:40.791158 20417 leader_election.cc:304] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.792078 20652 raft_consensus.cc:2804] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.797736 20644 tablet_bootstrap.cc:654] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.776415 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.800349 20652 raft_consensus.cc:697] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:40.800800 20454 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.801488 20652 consensus_queue.cc:237] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.808436 20655 leader_election.cc:290] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:40.815761 20529 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:40.816378 20643 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:40.819301 20643 ts_tablet_manager.cc:1403] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.016s
I20260713 09:08:40.819913 20566 leader_election.cc:304] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:40.822078 20643 raft_consensus.cc:359] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.821306 20350 catalog_manager.cc:5697] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.822750 20643 raft_consensus.cc:385] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.823060 20643 raft_consensus.cc:740] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.817679 20602 raft_consensus.cc:2468] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.825186 20645 ts_tablet_manager.cc:1434] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.000s
I20260713 09:08:40.775799 20603 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:40.825387 20495 leader_election.cc:304] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [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: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:40.827718 20665 raft_consensus.cc:2804] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.828343 20454 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:40.828617 20686 raft_consensus.cc:2749] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.823764 20643 consensus_queue.cc:260] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.829620 20645 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.830644 20643 ts_tablet_manager.cc:1434] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:40.831048 20665 raft_consensus.cc:697] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:40.831167 20686 raft_consensus.cc:2804] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.832588 20686 raft_consensus.cc:697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:40.833392 20686 consensus_queue.cc:237] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.834056 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.834860 20603 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.836804 20669 raft_consensus.cc:493] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.837316 20669 raft_consensus.cc:515] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.839538 20669 leader_election.cc:290] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.839965 20349 catalog_manager.cc:5697] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 0 to 1, leader changed from <none> to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 1 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.841444 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.841845 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
W20260713 09:08:40.842747 20495 leader_election.cc:343] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.848064 20644 tablet_bootstrap.cc:492] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.848135 20454 raft_consensus.cc:2468] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.848716 20644 ts_tablet_manager.cc:1403] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.017s
I20260713 09:08:40.842553 20665 consensus_queue.cc:237] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.849635 20494 leader_election.cc:304] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [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: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 49b216772fa94387a7749ef495648aa1
I20260713 09:08:40.850853 20669 raft_consensus.cc:2804] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.851248 20669 raft_consensus.cc:493] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.846029 20603 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:40.843099 20645 tablet_bootstrap.cc:654] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.846566 20668 leader_election.cc:290] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.853571 20669 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.851173 20644 raft_consensus.cc:359] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.855392 20644 raft_consensus.cc:385] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.855697 20644 raft_consensus.cc:740] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.856536 20644 consensus_queue.cc:260] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.858824 20644 ts_tablet_manager.cc:1434] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:40.859802 20644 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:40.861775 20669 raft_consensus.cc:515] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.864054 20669 leader_election.cc:290] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.866376 20645 tablet_bootstrap.cc:492] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.866928 20644 tablet_bootstrap.cc:654] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.866976 20645 ts_tablet_manager.cc:1403] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260713 09:08:40.866952 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.867386 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.868019 20454 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.870334 20645 raft_consensus.cc:359] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.871039 20645 raft_consensus.cc:385] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.871300 20645 raft_consensus.cc:740] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.872040 20645 consensus_queue.cc:260] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.872972 20603 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.875669 20644 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:40.876202 20644 ts_tablet_manager.cc:1403] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260713 09:08:40.877262 20454 raft_consensus.cc:2468] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.878222 20350 catalog_manager.cc:5697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.879138 20644 raft_consensus.cc:359] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.879832 20644 raft_consensus.cc:385] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.880095 20644 raft_consensus.cc:740] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.880959 20644 consensus_queue.cc:260] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.881351 20494 leader_election.cc:304] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.882284 20669 raft_consensus.cc:2804] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.882755 20669 raft_consensus.cc:697] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:40.883075 20603 raft_consensus.cc:2468] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.883280 20644 ts_tablet_manager.cc:1434] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:40.883632 20669 consensus_queue.cc:237] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.885636 20352 catalog_manager.cc:5697] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.888831 20645 ts_tablet_manager.cc:1434] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:40.889842 20645 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:40.897387 20645 tablet_bootstrap.cc:654] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.898770 20669 raft_consensus.cc:493] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.899340 20669 raft_consensus.cc:515] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.901495 20669 leader_election.cc:290] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.902839 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:40.905237 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.906034 20454 raft_consensus.cc:2468] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:40.907409 20494 leader_election.cc:304] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
W20260713 09:08:40.907975 20495 leader_election.cc:343] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.908586 20669 raft_consensus.cc:2804] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.909013 20669 raft_consensus.cc:493] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.909348 20669 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.909868 20645 tablet_bootstrap.cc:492] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:40.910369 20645 ts_tablet_manager.cc:1403] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260713 09:08:40.910409 20349 catalog_manager.cc:5697] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.913259 20645 raft_consensus.cc:359] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.913975 20645 raft_consensus.cc:385] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.914258 20645 raft_consensus.cc:740] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.914947 20645 consensus_queue.cc:260] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.917219 20645 ts_tablet_manager.cc:1434] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:40.916900 20669 raft_consensus.cc:515] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.919082 20669 leader_election.cc:290] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:40.919775 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.920416 20454 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.921434 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:40.922046 20603 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.927386 20454 raft_consensus.cc:2468] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.928584 20494 leader_election.cc:304] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:40.928750 20603 raft_consensus.cc:2468] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:40.929263 20669 raft_consensus.cc:2804] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.929831 20669 raft_consensus.cc:697] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:40.930109 20686 raft_consensus.cc:493] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.930575 20686 raft_consensus.cc:515] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.930658 20669 consensus_queue.cc:237] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.932682 20686 leader_election.cc:290] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:40.933813 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:40.934401 20454 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:40.934238 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:40.934981 20529 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:40.935616 20568 leader_election.cc:304] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:40.936769 20686 raft_consensus.cc:2804] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.937155 20686 raft_consensus.cc:493] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.937525 20686 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.944484 20686 raft_consensus.cc:515] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.946875 20686 leader_election.cc:290] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:40.947141 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:40.947530 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:40.947805 20454 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.948397 20529 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.947621 20352 catalog_manager.cc:5697] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.953644 20454 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:40.954880 20568 leader_election.cc:304] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:40.955003 20529 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:40.955695 20686 raft_consensus.cc:2804] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.956760 20686 raft_consensus.cc:697] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:40.957476 20686 consensus_queue.cc:237] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:40.964948 20352 catalog_manager.cc:5697] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.999169 20669 consensus_queue.cc:1048] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.010222 20648 consensus_queue.cc:1048] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.067618 20529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:37770
I20260713 09:08:41.068176 20529 raft_consensus.cc:606] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:41.073526 20529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:37770
I20260713 09:08:41.074003 20529 raft_consensus.cc:606] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:41.087267 20603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
mode: GRACEFUL
new_leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:46792
I20260713 09:08:41.087878 20603 raft_consensus.cc:606] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Received request to transfer leadership to TS 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:41.101128 20454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
mode: GRACEFUL
new_leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:47134
I20260713 09:08:41.101708 20454 raft_consensus.cc:606] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Received request to transfer leadership to TS 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:41.107129 20603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
mode: GRACEFUL
new_leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:46792
I20260713 09:08:41.107688 20603 raft_consensus.cc:606] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Received request to transfer leadership to TS 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:41.118469 20529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:37770
I20260713 09:08:41.119087 20529 raft_consensus.cc:606] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:41.165580 20668 consensus_queue.cc:1048] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.175966 20652 consensus_queue.cc:1048] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, 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.190868 20652 raft_consensus.cc:493] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.191418 20652 raft_consensus.cc:515] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.193495 20652 leader_election.cc:290] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.194169 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:41.194497 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:41.195191 20603 raft_consensus.cc:2393] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24d16c0e8ccc4e4986d694eed03bccea in current term 1: Already voted for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in this term.
I20260713 09:08:41.196046 20420 leader_election.cc:304] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea; no voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1
I20260713 09:08:41.196830 20652 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.201767 20652 raft_consensus.cc:2749] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.218717 20648 consensus_queue.cc:1048] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.229234 20665 consensus_queue.cc:1048] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.241062 20665 consensus_queue.cc:1048] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.246970 20665 consensus_queue.cc:1048] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.255903 20669 raft_consensus.cc:993] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.256402 20669 raft_consensus.cc:1081] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.258144 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:08:41.258855 20454 raft_consensus.cc:493] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.259217 20454 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.264869 20454 raft_consensus.cc:515] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.266571 20454 leader_election.cc:290] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.267542 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:41.267719 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6963268920db42f4b80cb6d3de1f7e4f" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:41.268198 20529 raft_consensus.cc:3055] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.268384 20603 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.268618 20529 raft_consensus.cc:740] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:41.269533 20529 consensus_queue.cc:260] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.270835 20529 raft_consensus.cc:3060] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.275314 20603 raft_consensus.cc:2468] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.275581 20529 raft_consensus.cc:2468] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.276741 20417 leader_election.cc:304] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:41.277469 20652 raft_consensus.cc:2804] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.277864 20652 raft_consensus.cc:697] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:41.278625 20652 consensus_queue.cc:237] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.284618 20351 catalog_manager.cc:5697] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 2 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.292906 20686 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, 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.303026 20686 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.311679 20713 raft_consensus.cc:993] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: : Instructing follower 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.312140 20686 raft_consensus.cc:1081] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Signalling peer 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.314554 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:47126
I20260713 09:08:41.315114 20454 raft_consensus.cc:493] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.315491 20454 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.316530 20652 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, 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.322124 20454 raft_consensus.cc:515] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.323596 20668 raft_consensus.cc:993] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: : Instructing follower 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:41.324128 20668 raft_consensus.cc:1081] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Signalling peer 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:41.327134 20454 leader_election.cc:290] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.328588 20527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:37756
I20260713 09:08:41.329460 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:41.329685 20527 raft_consensus.cc:493] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.330026 20528 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.330121 20527 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.337019 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:41.337714 20602 raft_consensus.cc:3055] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.338114 20602 raft_consensus.cc:740] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:41.337809 20527 raft_consensus.cc:515] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.338946 20602 consensus_queue.cc:260] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.340370 20602 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.340536 20528 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.340844 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:41.341830 20417 leader_election.cc:304] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:41.342756 20652 raft_consensus.cc:2804] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.343237 20652 raft_consensus.cc:697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:41.343472 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:41.344067 20603 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.344085 20652 consensus_queue.cc:237] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.347715 20602 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.341872 20454 raft_consensus.cc:3055] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.348968 20454 raft_consensus.cc:740] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:41.348846 20652 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.350047 20454 consensus_queue.cc:260] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.351996 20603 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:41.344193 20527 leader_election.cc:290] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.353312 20349 catalog_manager.cc:5697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 1 to 2, leader changed from 49b216772fa94387a7749ef495648aa1 (127.16.50.3) to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 2 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.353278 20495 leader_election.cc:304] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:41.354377 20454 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.354780 20603 raft_consensus.cc:1240] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Rejecting Update request from peer 24d16c0e8ccc4e4986d694eed03bccea for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:08:41.355043 20665 raft_consensus.cc:2804] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.355515 20665 raft_consensus.cc:697] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:41.356153 20665 consensus_queue.cc:237] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.360824 20454 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:41.365011 20351 catalog_manager.cc:5697] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 1 to 2, leader changed from 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1) to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.375658 20665 consensus_queue.cc:1048] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.385555 20648 consensus_queue.cc:1048] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.393543 20669 raft_consensus.cc:993] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.394024 20648 raft_consensus.cc:1081] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:41.395586 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:08:41.396070 20454 raft_consensus.cc:493] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.396416 20454 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.401662 20454 raft_consensus.cc:515] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.403386 20454 leader_election.cc:290] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.404403 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:41.404608 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b444b297543e4a4ba3a9312fef3a38a2" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:41.405078 20527 raft_consensus.cc:3055] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.405224 20603 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.405411 20527 raft_consensus.cc:740] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:41.406291 20527 consensus_queue.cc:260] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.407266 20527 raft_consensus.cc:3060] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.411846 20603 raft_consensus.cc:2468] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.413101 20420 leader_election.cc:304] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:41.413877 20652 raft_consensus.cc:2804] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.413960 20527 raft_consensus.cc:2468] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:41.414435 20652 raft_consensus.cc:697] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:41.415258 20652 consensus_queue.cc:237] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.421649 20351 catalog_manager.cc:5697] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 2 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.437558 20686 consensus_queue.cc:1048] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, 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.443754 20713 raft_consensus.cc:993] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: : Instructing follower 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:41.444322 20655 raft_consensus.cc:1081] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Signalling peer 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:41.445886 20528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:37768
I20260713 09:08:41.447299 20528 raft_consensus.cc:493] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.447711 20528 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.449707 20655 consensus_queue.cc:1048] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.455476 20528 raft_consensus.cc:515] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.458168 20528 leader_election.cc:290] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:41.459369 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:41.459715 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08687ffa3ea41de9a40beaef1343d48" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:41.460135 20603 raft_consensus.cc:3055] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.460376 20454 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.460652 20603 raft_consensus.cc:740] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:41.461757 20603 consensus_queue.cc:260] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.462877 20603 raft_consensus.cc:3060] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.466787 20454 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:41.468079 20494 leader_election.cc:304] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:41.468484 20603 raft_consensus.cc:2468] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:41.468986 20648 raft_consensus.cc:2804] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.469472 20648 raft_consensus.cc:697] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:41.470247 20648 consensus_queue.cc:237] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.477304 20349 catalog_manager.cc:5697] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 1 to 2, leader changed from 49b216772fa94387a7749ef495648aa1 (127.16.50.3) to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.512976 20648 consensus_queue.cc:1048] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, 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.519434 20669 raft_consensus.cc:993] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:41.519896 20665 raft_consensus.cc:1081] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:41.521494 20602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46778
I20260713 09:08:41.522078 20602 raft_consensus.cc:493] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.522455 20602 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.525909 20648 consensus_queue.cc:1048] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, 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.529302 20602 raft_consensus.cc:515] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.530529 20603 raft_consensus.cc:1240] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Rejecting Update request from peer 2543c1fb5ba2442ab9156e70c8cb4cd3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:41.531919 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:41.533831 20602 leader_election.cc:290] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:41.534044 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d499106e164ef4b84db4ca4b2df9b3" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:41.534772 20528 raft_consensus.cc:3055] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.535259 20528 raft_consensus.cc:740] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:41.535523 20648 consensus_queue.cc:1059] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.536692 20528 consensus_queue.cc:260] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.539386 20528 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.546617 20528 raft_consensus.cc:2468] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 2.
W20260713 09:08:41.547171 20665 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:08:41.548516 20566 leader_election.cc:304] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [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: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:41.549453 20655 raft_consensus.cc:2804] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.549932 20655 raft_consensus.cc:697] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:41.550722 20655 consensus_queue.cc:237] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:41.558241 20349 catalog_manager.cc:5697] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.672005 20528 raft_consensus.cc:1275] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.673316 20652 consensus_queue.cc:1048] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.680594 20603 raft_consensus.cc:1275] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.682489 20668 consensus_queue.cc:1048] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.764968 20603 raft_consensus.cc:1275] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.766213 20668 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.774329 20528 raft_consensus.cc:1275] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.777418 20652 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.817050 20528 raft_consensus.cc:1275] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.818359 20652 consensus_queue.cc:1048] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.826375 20603 raft_consensus.cc:1275] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:41.828127 20652 consensus_queue.cc:1048] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:41.879801 20603 raft_consensus.cc:1275] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:41.881068 20665 consensus_queue.cc:1048] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.888665 20454 raft_consensus.cc:1275] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:41.890374 20665 consensus_queue.cc:1048] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.914166 20454 raft_consensus.cc:1275] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:41.915503 20665 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.923367 20603 raft_consensus.cc:1275] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.924962 20665 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.038498 20528 raft_consensus.cc:1275] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:42.039937 20655 consensus_queue.cc:1048] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.049896 20454 raft_consensus.cc:3060] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.057206 20454 raft_consensus.cc:1275] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:42.058568 20724 consensus_queue.cc:1048] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.147157 20351 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37480:
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:08:44.149307 20351 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:08:44.201665 20437 tablet_service.cc:1511] Processing CreateTablet for tablet d134d1a9cb8a4312a10b488aacf9520b (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.202620 20514 tablet_service.cc:1511] Processing CreateTablet for tablet d134d1a9cb8a4312a10b488aacf9520b (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.203044 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134d1a9cb8a4312a10b488aacf9520b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.203363 20592 tablet_service.cc:1511] Processing CreateTablet for tablet d134d1a9cb8a4312a10b488aacf9520b (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.203862 20514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134d1a9cb8a4312a10b488aacf9520b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.204360 20592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134d1a9cb8a4312a10b488aacf9520b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.207417 20440 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce21ab460984050ad80ab72bca0e44d (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.209738 20591 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce21ab460984050ad80ab72bca0e44d (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.211018 20591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce21ab460984050ad80ab72bca0e44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.213784 20515 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce21ab460984050ad80ab72bca0e44d (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.215142 20515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce21ab460984050ad80ab72bca0e44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.219007 20519 tablet_service.cc:1511] Processing CreateTablet for tablet ddf6c2724ca6445599e8a891a57e18a7 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.219589 20589 tablet_service.cc:1511] Processing CreateTablet for tablet ddf6c2724ca6445599e8a891a57e18a7 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.220005 20587 tablet_service.cc:1511] Processing CreateTablet for tablet 51717bd8c0884108b1345fa4d91a78a6 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.220997 20589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf6c2724ca6445599e8a891a57e18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.221606 20587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51717bd8c0884108b1345fa4d91a78a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.222071 20588 tablet_service.cc:1511] Processing CreateTablet for tablet a3afe7e9c08c4ea2b78f0d939ebc6533 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.223281 20588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3afe7e9c08c4ea2b78f0d939ebc6533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.225219 20517 tablet_service.cc:1511] Processing CreateTablet for tablet 51717bd8c0884108b1345fa4d91a78a6 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.229013 20518 tablet_service.cc:1511] Processing CreateTablet for tablet a3afe7e9c08c4ea2b78f0d939ebc6533 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.229748 20443 tablet_service.cc:1511] Processing CreateTablet for tablet 51717bd8c0884108b1345fa4d91a78a6 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.230101 20439 tablet_service.cc:1511] Processing CreateTablet for tablet ddf6c2724ca6445599e8a891a57e18a7 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.233011 20440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce21ab460984050ad80ab72bca0e44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.237334 20441 tablet_service.cc:1511] Processing CreateTablet for tablet 003fb82c0c14425085576edaaf96af56 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.231668 20442 tablet_service.cc:1511] Processing CreateTablet for tablet a3afe7e9c08c4ea2b78f0d939ebc6533 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.239847 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3afe7e9c08c4ea2b78f0d939ebc6533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.243417 20438 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd4d7a20e41f1a0e40518fa2510f8 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.249390 20517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51717bd8c0884108b1345fa4d91a78a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.251286 20444 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdfd4f0b24d6893f199eb861a6965 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.254084 20516 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd4d7a20e41f1a0e40518fa2510f8 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.254153 20513 tablet_service.cc:1511] Processing CreateTablet for tablet 003fb82c0c14425085576edaaf96af56 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.255506 20519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf6c2724ca6445599e8a891a57e18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.256379 20513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003fb82c0c14425085576edaaf96af56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.257062 20516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd4d7a20e41f1a0e40518fa2510f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.258335 20512 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdfd4f0b24d6893f199eb861a6965 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.260210 20512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdfd4f0b24d6893f199eb861a6965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.263181 20587 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd4d7a20e41f1a0e40518fa2510f8 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.263186 20593 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdfd4f0b24d6893f199eb861a6965 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.264998 20587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd4d7a20e41f1a0e40518fa2510f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.269035 20593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdfd4f0b24d6893f199eb861a6965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.280623 20589 tablet_service.cc:1511] Processing CreateTablet for tablet 003fb82c0c14425085576edaaf96af56 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.284942 20589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003fb82c0c14425085576edaaf96af56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.292209 20436 tablet_service.cc:1511] Processing CreateTablet for tablet f305db4de3c84b7da9d7e81b7dc64756 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.297977 20441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003fb82c0c14425085576edaaf96af56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.298763 20511 tablet_service.cc:1511] Processing CreateTablet for tablet f305db4de3c84b7da9d7e81b7dc64756 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.300722 20511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f305db4de3c84b7da9d7e81b7dc64756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.301229 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51717bd8c0884108b1345fa4d91a78a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.303191 20439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf6c2724ca6445599e8a891a57e18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.304234 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdfd4f0b24d6893f199eb861a6965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.306973 20438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd4d7a20e41f1a0e40518fa2510f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.309283 20442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3afe7e9c08c4ea2b78f0d939ebc6533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.318835 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f305db4de3c84b7da9d7e81b7dc64756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.325923 20586 tablet_service.cc:1511] Processing CreateTablet for tablet f305db4de3c84b7da9d7e81b7dc64756 (DEFAULT_TABLE table=soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.327373 20586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f305db4de3c84b7da9d7e81b7dc64756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.376891 20739 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.383394 20739 tablet_bootstrap.cc:654] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.404852 20740 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.418558 20741 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.423312 20740 tablet_bootstrap.cc:654] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.427217 20739 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.427824 20739 ts_tablet_manager.cc:1403] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.051s	user 0.000s	sys 0.017s
I20260713 09:08:44.428043 20741 tablet_bootstrap.cc:654] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.433347 20739 raft_consensus.cc:359] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.434508 20739 raft_consensus.cc:385] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.434954 20739 raft_consensus.cc:740] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.436053 20740 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.436781 20740 ts_tablet_manager.cc:1403] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.002s
I20260713 09:08:44.435949 20739 consensus_queue.cc:260] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.438265 20739 ts_tablet_manager.cc:1434] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:44.439254 20739 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.439706 20740 raft_consensus.cc:359] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.440498 20740 raft_consensus.cc:385] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.440779 20740 raft_consensus.cc:740] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.441486 20740 consensus_queue.cc:260] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.442013 20741 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.442797 20741 ts_tablet_manager.cc:1403] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260713 09:08:44.443780 20740 ts_tablet_manager.cc:1434] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:44.444861 20740 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.446044 20739 tablet_bootstrap.cc:654] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.449864 20741 raft_consensus.cc:359] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.450627 20741 raft_consensus.cc:385] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.450898 20741 raft_consensus.cc:740] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.451193 20740 tablet_bootstrap.cc:654] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.451627 20741 consensus_queue.cc:260] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.454280 20741 ts_tablet_manager.cc:1434] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260713 09:08:44.461380 20741 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.461792 20739 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.462330 20739 ts_tablet_manager.cc:1403] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260713 09:08:44.465243 20739 raft_consensus.cc:359] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.465966 20739 raft_consensus.cc:385] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.466250 20739 raft_consensus.cc:740] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.468323 20739 consensus_queue.cc:260] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.469439 20741 tablet_bootstrap.cc:654] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.470619 20739 ts_tablet_manager.cc:1434] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:44.471551 20739 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.473778 20741 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.474212 20741 ts_tablet_manager.cc:1403] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260713 09:08:44.476271 20741 raft_consensus.cc:359] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.477058 20741 raft_consensus.cc:385] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.477356 20741 raft_consensus.cc:740] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.477982 20740 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.478045 20739 tablet_bootstrap.cc:654] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.478655 20740 ts_tablet_manager.cc:1403] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260713 09:08:44.478166 20741 consensus_queue.cc:260] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.480700 20741 ts_tablet_manager.cc:1434] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:08:44.481629 20741 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.481732 20740 raft_consensus.cc:359] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.482461 20740 raft_consensus.cc:385] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.482756 20740 raft_consensus.cc:740] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.483489 20740 consensus_queue.cc:260] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.486004 20740 ts_tablet_manager.cc:1434] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:44.487253 20740 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.488672 20741 tablet_bootstrap.cc:654] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.494614 20740 tablet_bootstrap.cc:654] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.502393 20739 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.502996 20739 ts_tablet_manager.cc:1403] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260713 09:08:44.505903 20741 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.505824 20739 raft_consensus.cc:359] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.506565 20739 raft_consensus.cc:385] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.506656 20741 ts_tablet_manager.cc:1403] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260713 09:08:44.506889 20739 raft_consensus.cc:740] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.507668 20739 consensus_queue.cc:260] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.510087 20739 ts_tablet_manager.cc:1434] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:44.510146 20741 raft_consensus.cc:359] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.510967 20741 raft_consensus.cc:385] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.511139 20739 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.511430 20741 raft_consensus.cc:740] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.513212 20727 raft_consensus.cc:493] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.512609 20741 consensus_queue.cc:260] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.513690 20727 raft_consensus.cc:515] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.515906 20727 leader_election.cc:290] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.516166 20741 ts_tablet_manager.cc:1434] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260713 09:08:44.517624 20741 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.517565 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
W20260713 09:08:44.519519 20566 leader_election.cc:343] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.521273 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.523017 20740 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.523541 20740 ts_tablet_manager.cc:1403] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
W20260713 09:08:44.525194 20568 leader_election.cc:343] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.525679 20568 leader_election.cc:304] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:44.526624 20740 raft_consensus.cc:359] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.527333 20740 raft_consensus.cc:385] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.527624 20740 raft_consensus.cc:740] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.528348 20740 consensus_queue.cc:260] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.530103 20739 tablet_bootstrap.cc:654] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.530622 20740 ts_tablet_manager.cc:1434] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:44.531980 20740 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.532508 20727 raft_consensus.cc:2749] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:44.530675 20741 tablet_bootstrap.cc:654] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.537096 20739 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.537626 20739 ts_tablet_manager.cc:1403] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:08:44.538959 20740 tablet_bootstrap.cc:654] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.540617 20739 raft_consensus.cc:359] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.541211 20739 raft_consensus.cc:385] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.541450 20739 raft_consensus.cc:740] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.542033 20741 tablet_bootstrap.cc:492] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.542686 20741 ts_tablet_manager.cc:1403] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260713 09:08:44.542137 20739 consensus_queue.cc:260] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.544574 20740 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.544802 20739 ts_tablet_manager.cc:1434] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:44.545070 20740 ts_tablet_manager.cc:1403] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:08:44.545841 20739 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.545660 20741 raft_consensus.cc:359] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.546424 20741 raft_consensus.cc:385] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.546710 20741 raft_consensus.cc:740] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.548019 20740 raft_consensus.cc:359] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.548761 20740 raft_consensus.cc:385] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.548748 20741 consensus_queue.cc:260] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.549288 20740 raft_consensus.cc:740] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.550180 20740 consensus_queue.cc:260] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.552539 20740 ts_tablet_manager.cc:1434] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:44.552827 20739 tablet_bootstrap.cc:654] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.553574 20740 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.558491 20741 ts_tablet_manager.cc:1434] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:08:44.559741 20741 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.562251 20740 tablet_bootstrap.cc:654] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.576332 20740 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.576841 20740 ts_tablet_manager.cc:1403] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260713 09:08:44.577026 20739 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.577541 20739 ts_tablet_manager.cc:1403] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260713 09:08:44.579685 20740 raft_consensus.cc:359] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.580463 20740 raft_consensus.cc:385] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.580370 20739 raft_consensus.cc:359] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.580883 20740 raft_consensus.cc:740] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.581164 20739 raft_consensus.cc:385] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.581640 20739 raft_consensus.cc:740] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.581651 20740 consensus_queue.cc:260] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.582588 20739 consensus_queue.cc:260] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
W20260713 09:08:44.583437 20400 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:44.583530 20740 ts_tablet_manager.cc:1434] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:08:44.584224 20739 ts_tablet_manager.cc:1434] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:44.584609 20740 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.585214 20739 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.585700 20741 tablet_bootstrap.cc:654] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.591540 20739 tablet_bootstrap.cc:654] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.592527 20665 raft_consensus.cc:493] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.592648 20740 tablet_bootstrap.cc:654] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.593107 20665 raft_consensus.cc:515] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.596254 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.597092 20453 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.598445 20741 tablet_bootstrap.cc:492] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.598356 20494 leader_election.cc:304] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.598973 20741 ts_tablet_manager.cc:1403] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.013s
I20260713 09:08:44.601063 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.603047 20741 raft_consensus.cc:359] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.603765 20741 raft_consensus.cc:385] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.604043 20741 raft_consensus.cc:740] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
W20260713 09:08:44.604547 20495 leader_election.cc:343] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.608083 20739 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.608244 20665 leader_election.cc:290] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.608626 20739 ts_tablet_manager.cc:1403] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260713 09:08:44.608793 20665 raft_consensus.cc:2804] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.609171 20665 raft_consensus.cc:493] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.609508 20665 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.621608 20739 raft_consensus.cc:359] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.622535 20739 raft_consensus.cc:385] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.622918 20739 raft_consensus.cc:740] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.623296 20741 consensus_queue.cc:260] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.623799 20739 consensus_queue.cc:260] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.624694 20740 tablet_bootstrap.cc:492] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.625252 20740 ts_tablet_manager.cc:1403] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.023s
I20260713 09:08:44.625922 20741 ts_tablet_manager.cc:1434] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.009s
I20260713 09:08:44.626276 20739 ts_tablet_manager.cc:1434] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260713 09:08:44.626984 20741 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.628494 20740 raft_consensus.cc:359] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.628903 20739 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.629221 20740 raft_consensus.cc:385] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.629575 20740 raft_consensus.cc:740] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.630311 20740 consensus_queue.cc:260] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.632815 20740 ts_tablet_manager.cc:1434] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:44.633822 20740 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.636355 20739 tablet_bootstrap.cc:654] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.636559 20741 tablet_bootstrap.cc:654] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.649993 20665 raft_consensus.cc:515] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.652357 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.652727 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.652938 20453 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:44.654070 20495 leader_election.cc:343] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.654634 20665 leader_election.cc:290] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.658126 20740 tablet_bootstrap.cc:654] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.662595 20453 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.664592 20494 leader_election.cc:304] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [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: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 49b216772fa94387a7749ef495648aa1
I20260713 09:08:44.666066 20665 raft_consensus.cc:2804] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.666608 20665 raft_consensus.cc:697] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:44.667402 20665 consensus_queue.cc:237] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.676272 20741 tablet_bootstrap.cc:492] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.676851 20741 ts_tablet_manager.cc:1403] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.014s
I20260713 09:08:44.678102 20739 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.678735 20739 ts_tablet_manager.cc:1403] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.007s
I20260713 09:08:44.679762 20741 raft_consensus.cc:359] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.679515 20347 catalog_manager.cc:5697] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.680512 20741 raft_consensus.cc:385] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.680837 20741 raft_consensus.cc:740] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.681372 20739 raft_consensus.cc:359] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.681564 20741 consensus_queue.cc:260] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.682135 20739 raft_consensus.cc:385] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.682873 20739 raft_consensus.cc:740] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.684049 20741 ts_tablet_manager.cc:1434] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:44.683691 20739 consensus_queue.cc:260] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.684360 20740 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.684861 20740 ts_tablet_manager.cc:1403] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.001s
I20260713 09:08:44.685094 20741 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.686203 20739 ts_tablet_manager.cc:1434] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:44.687937 20740 raft_consensus.cc:359] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.689664 20739 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.690989 20740 raft_consensus.cc:385] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.691318 20740 raft_consensus.cc:740] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.691951 20741 tablet_bootstrap.cc:654] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.692152 20740 consensus_queue.cc:260] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.694514 20740 ts_tablet_manager.cc:1434] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:08:44.695497 20740 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.698199 20739 tablet_bootstrap.cc:654] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.701689 20740 tablet_bootstrap.cc:654] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.715312 20740 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.715960 20740 ts_tablet_manager.cc:1403] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.011s
I20260713 09:08:44.719355 20740 raft_consensus.cc:359] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.720029 20740 raft_consensus.cc:385] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.720327 20740 raft_consensus.cc:740] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.720969 20740 consensus_queue.cc:260] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.723044 20740 ts_tablet_manager.cc:1434] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:44.724138 20740 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: Bootstrap starting.
I20260713 09:08:44.727530 20727 raft_consensus.cc:493] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.728533 20727 raft_consensus.cc:515] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.731060 20739 tablet_bootstrap.cc:492] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.731745 20739 ts_tablet_manager.cc:1403] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.012s
I20260713 09:08:44.734948 20727 leader_election.cc:290] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.737361 20739 raft_consensus.cc:359] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.737181 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:44.737953 20727 raft_consensus.cc:493] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.738298 20527 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:44.739017 20727 raft_consensus.cc:515] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.739413 20741 tablet_bootstrap.cc:492] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.740073 20741 ts_tablet_manager.cc:1403] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.006s
I20260713 09:08:44.739960 20566 leader_election.cc:304] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.738087 20739 raft_consensus.cc:385] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.741094 20740 tablet_bootstrap.cc:654] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.741235 20739 raft_consensus.cc:740] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.742112 20739 consensus_queue.cc:260] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.743216 20741 raft_consensus.cc:359] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.743551 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:44.744122 20741 raft_consensus.cc:385] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.744598 20741 raft_consensus.cc:740] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.744663 20759 raft_consensus.cc:493] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.744875 20527 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:44.745595 20759 raft_consensus.cc:515] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.747748 20759 leader_election.cc:290] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.747774 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.748550 20453 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:44.748267 20566 leader_election.cc:304] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.748770 20727 leader_election.cc:290] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.750844 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.752911 20453 raft_consensus.cc:2468] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.751821 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.754498 20454 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 0.
I20260713 09:08:44.756362 20494 leader_election.cc:304] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.757725 20759 raft_consensus.cc:2804] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.758186 20759 raft_consensus.cc:493] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.758751 20759 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.765904 20740 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: No bootstrap required, opened a new log
I20260713 09:08:44.766413 20727 raft_consensus.cc:2804] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.767128 20727 raft_consensus.cc:493] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.767714 20727 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.770056 20768 raft_consensus.cc:2804] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.770844 20768 raft_consensus.cc:493] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.771335 20768 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.766429 20740 ts_tablet_manager.cc:1403] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260713 09:08:44.774494 20741 consensus_queue.cc:260] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.777877 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.781858 20740 raft_consensus.cc:359] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.782874 20740 raft_consensus.cc:385] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.783177 20665 raft_consensus.cc:493] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.783941 20665 raft_consensus.cc:515] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.783214 20740 raft_consensus.cc:740] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.788024 20739 ts_tablet_manager.cc:1434] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.031s
I20260713 09:08:44.789139 20739 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Bootstrap starting.
I20260713 09:08:44.790171 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdfd4f0b24d6893f199eb861a6965" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.790853 20454 raft_consensus.cc:2468] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.792261 20494 leader_election.cc:304] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.792371 20740 consensus_queue.cc:260] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.787887 20665 leader_election.cc:290] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.794618 20740 ts_tablet_manager.cc:1434] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:08:44.794811 20665 raft_consensus.cc:2804] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.795586 20739 tablet_bootstrap.cc:654] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.797302 20768 raft_consensus.cc:515] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.799331 20665 raft_consensus.cc:493] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.798557 20759 raft_consensus.cc:515] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.799808 20665 raft_consensus.cc:3060] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.800570 20766 raft_consensus.cc:493] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.801067 20766 raft_consensus.cc:515] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.802989 20768 leader_election.cc:290] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.803681 20759 leader_election.cc:290] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.805431 20766 leader_election.cc:290] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.804276 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf6c2724ca6445599e8a891a57e18a7" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:44.804916 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.806238 20527 raft_consensus.cc:2468] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:44.806437 20454 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.807842 20417 leader_election.cc:304] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.809494 20766 raft_consensus.cc:2804] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.810497 20766 raft_consensus.cc:493] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.810948 20739 tablet_bootstrap.cc:492] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: No bootstrap required, opened a new log
I20260713 09:08:44.811007 20766 raft_consensus.cc:3060] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.811491 20739 ts_tablet_manager.cc:1403] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260713 09:08:44.814741 20739 raft_consensus.cc:359] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.815440 20739 raft_consensus.cc:385] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.815706 20739 raft_consensus.cc:740] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.816506 20739 consensus_queue.cc:260] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.818434 20454 raft_consensus.cc:2468] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.818811 20739 ts_tablet_manager.cc:1434] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:44.819804 20494 leader_election.cc:304] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.821074 20774 raft_consensus.cc:2804] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.821656 20774 raft_consensus.cc:697] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:44.822631 20774 consensus_queue.cc:237] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.827226 20665 raft_consensus.cc:515] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
W20260713 09:08:44.828706 20495 leader_election.cc:343] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.829921 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf6c2724ca6445599e8a891a57e18a7" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.830299 20601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.830612 20603 raft_consensus.cc:2468] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:44.830937 20601 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.831516 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdfd4f0b24d6893f199eb861a6965" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.832152 20602 raft_consensus.cc:2468] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.833560 20727 raft_consensus.cc:515] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.835656 20727 leader_election.cc:290] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.849483 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdfd4f0b24d6893f199eb861a6965" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.849828 20665 leader_election.cc:290] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.850174 20603 raft_consensus.cc:3060] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:44.836112 20568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.1:36617, user_credentials={real_user=slave}} blocked reactor thread for 80097.2us
I20260713 09:08:44.840543 20741 ts_tablet_manager.cc:1434] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.100s	user 0.026s	sys 0.011s
I20260713 09:08:44.838769 20601 raft_consensus.cc:2468] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.852226 20741 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.855867 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.848712 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:44.856650 20453 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.857029 20528 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.859221 20741 tablet_bootstrap.cc:654] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.848956 20347 catalog_manager.cc:5697] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.849138 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdfd4f0b24d6893f199eb861a6965" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.862545 20454 raft_consensus.cc:3060] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.836730 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:44.864668 20527 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.869159 20454 raft_consensus.cc:2468] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.868994 20452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.870121 20452 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.870579 20494 leader_election.cc:304] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.871938 20665 raft_consensus.cc:2804] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.872639 20665 raft_consensus.cc:697] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:44.873517 20665 consensus_queue.cc:237] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.856042 20603 raft_consensus.cc:2468] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.876758 20727 raft_consensus.cc:493] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.877290 20727 raft_consensus.cc:515] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.878238 20527 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:44.878544 20528 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:44.880059 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.887276 20454 raft_consensus.cc:2393] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49b216772fa94387a7749ef495648aa1 in current term 1: Already voted for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in this term.
I20260713 09:08:44.840864 20766 raft_consensus.cc:515] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.888376 20566 leader_election.cc:304] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.889415 20741 tablet_bootstrap.cc:492] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.889514 20566 leader_election.cc:304] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.888494 20452 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:44.890012 20766 leader_election.cc:290] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.890034 20741 ts_tablet_manager.cc:1403] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.015s
I20260713 09:08:44.890654 20772 raft_consensus.cc:2804] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.890928 20771 raft_consensus.cc:2804] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.891228 20772 raft_consensus.cc:697] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:44.891381 20771 raft_consensus.cc:697] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:44.891695 20727 leader_election.cc:290] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:44.892112 20772 consensus_queue.cc:237] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.889695 20453 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 1.
I20260713 09:08:44.893137 20741 raft_consensus.cc:359] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.893838 20741 raft_consensus.cc:385] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.894266 20741 raft_consensus.cc:740] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.895123 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf6c2724ca6445599e8a891a57e18a7" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.894989 20741 consensus_queue.cc:260] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.895731 20603 raft_consensus.cc:3060] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.892169 20771 consensus_queue.cc:237] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.897552 20741 ts_tablet_manager.cc:1434] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:44.895170 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf6c2724ca6445599e8a891a57e18a7" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:44.897468 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:44.898165 20527 raft_consensus.cc:3060] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.898690 20741 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Bootstrap starting.
I20260713 09:08:44.899168 20566 leader_election.cc:304] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b216772fa94387a7749ef495648aa1; no voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:44.900085 20769 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.903611 20774 raft_consensus.cc:493] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.904110 20774 raft_consensus.cc:515] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.907677 20603 raft_consensus.cc:2468] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:44.911836 20420 leader_election.cc:304] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.912021 20741 tablet_bootstrap.cc:654] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.912161 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.913098 20766 raft_consensus.cc:2804] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.913645 20766 raft_consensus.cc:697] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:44.910948 20769 raft_consensus.cc:2749] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:44.912896 20603 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.914507 20766 consensus_queue.cc:237] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.909339 20774 leader_election.cc:290] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.916029 20495 leader_election.cc:304] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.912937 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea" is_pre_election: true
I20260713 09:08:44.910301 20527 raft_consensus.cc:2468] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:44.921499 20453 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 0.
I20260713 09:08:44.921584 20774 raft_consensus.cc:2804] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.922046 20774 raft_consensus.cc:493] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.922420 20774 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.926757 20347 catalog_manager.cc:5697] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.930429 20741 tablet_bootstrap.cc:492] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: No bootstrap required, opened a new log
I20260713 09:08:44.931046 20741 ts_tablet_manager.cc:1403] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260713 09:08:44.931988 20774 raft_consensus.cc:515] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.932183 20348 catalog_manager.cc:5697] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.934504 20741 raft_consensus.cc:359] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.935261 20741 raft_consensus.cc:385] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.935606 20741 raft_consensus.cc:740] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.936380 20668 raft_consensus.cc:493] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.936537 20741 consensus_queue.cc:260] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.936923 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:44.936920 20668 raft_consensus.cc:515] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.937624 20453 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.939190 20741 ts_tablet_manager.cc:1434] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:44.940326 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:44.941002 20603 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:44.943588 20668 leader_election.cc:290] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.943594 20420 leader_election.cc:304] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:44.944737 20668 raft_consensus.cc:2804] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.944993 20453 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.945147 20668 raft_consensus.cc:493] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.945652 20668 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.948518 20347 catalog_manager.cc:5697] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 1 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.950018 20494 leader_election.cc:304] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.950912 20665 raft_consensus.cc:2804] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.951404 20665 raft_consensus.cc:697] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:44.951790 20774 leader_election.cc:290] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.952304 20665 consensus_queue.cc:237] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.952907 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.953461 20603 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.956684 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:44.957383 20527 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:44.965517 20668 raft_consensus.cc:515] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.966591 20603 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 1.
I20260713 09:08:44.968562 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:44.967878 20347 catalog_manager.cc:5697] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 0 to 1, leader changed from <none> to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 1 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.969189 20527 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.975322 20668 leader_election.cc:290] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:44.976583 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:44.977171 20603 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.980252 20527 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:44.981459 20417 leader_election.cc:304] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:44.982460 20603 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:44.982645 20668 raft_consensus.cc:2804] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.983307 20668 raft_consensus.cc:697] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:44.984143 20668 consensus_queue.cc:237] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:44.995232 20347 catalog_manager.cc:5697] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.005699 20348 catalog_manager.cc:5697] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 0 to 1, leader changed from <none> to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 1 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.039368 20668 raft_consensus.cc:493] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.039829 20668 raft_consensus.cc:515] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.041533 20668 leader_election.cc:290] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.042390 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" is_pre_election: true
I20260713 09:08:45.042578 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1" is_pre_election: true
I20260713 09:08:45.043062 20527 raft_consensus.cc:2468] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:45.043227 20603 raft_consensus.cc:2468] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 0.
I20260713 09:08:45.044257 20417 leader_election.cc:304] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:45.044987 20668 raft_consensus.cc:2804] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.045390 20668 raft_consensus.cc:493] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.045622 20668 raft_consensus.cc:3060] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.051644 20668 raft_consensus.cc:515] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.053328 20668 leader_election.cc:290] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.054142 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:45.054052 20774 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:45.054713 20603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51717bd8c0884108b1345fa4d91a78a6" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:45.054899 20527 raft_consensus.cc:3060] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.055224 20603 raft_consensus.cc:3060] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.061920 20603 raft_consensus.cc:2468] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:45.062633 20527 raft_consensus.cc:2468] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 1.
I20260713 09:08:45.063093 20420 leader_election.cc:304] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:45.063951 20668 raft_consensus.cc:2804] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:45.064431 20668 raft_consensus.cc:697] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:45.065201 20668 consensus_queue.cc:237] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.074951 20347 catalog_manager.cc:5697] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 0 to 1, leader changed from <none> to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 1 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.086709 20665 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.243709 20603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
mode: GRACEFUL
new_leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:46792
I20260713 09:08:45.244328 20603 raft_consensus.cc:606] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Received request to transfer leadership to TS 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:45.249167 20527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:37770
I20260713 09:08:45.249752 20527 raft_consensus.cc:606] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 24d16c0e8ccc4e4986d694eed03bccea
I20260713 09:08:45.256803 20665 consensus_queue.cc:1048] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.261338 20603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
mode: GRACEFUL
new_leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:46792
I20260713 09:08:45.261837 20603 raft_consensus.cc:606] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Received request to transfer leadership to TS 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:45.266999 20774 consensus_queue.cc:1048] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.277638 20453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003fb82c0c14425085576edaaf96af56"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
mode: GRACEFUL
new_leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:47134
I20260713 09:08:45.278476 20453 raft_consensus.cc:606] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Received request to transfer leadership to TS 2543c1fb5ba2442ab9156e70c8cb4cd3
I20260713 09:08:45.294004 20527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:37770
I20260713 09:08:45.294598 20527 raft_consensus.cc:606] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:45.348603 20772 consensus_queue.cc:1048] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.348753 20771 consensus_queue.cc:1048] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.363423 20759 consensus_queue.cc:1048] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.364370 20774 consensus_queue.cc:1048] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.366534 20772 consensus_queue.cc:1048] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.386565 20768 consensus_queue.cc:1048] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.388475 20727 raft_consensus.cc:993] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: : Instructing follower 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:45.388636 20766 consensus_queue.cc:1048] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.389000 20727 raft_consensus.cc:1081] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Signalling peer 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:45.392325 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:47126
I20260713 09:08:45.392834 20454 raft_consensus.cc:493] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.393188 20454 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.397046 20774 consensus_queue.cc:1048] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.403766 20454 raft_consensus.cc:515] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.410965 20665 raft_consensus.cc:993] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:45.411449 20665 raft_consensus.cc:1081] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:45.412078 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:45.412752 20528 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.412787 20454 leader_election.cc:290] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.417280 20759 consensus_queue.cc:1048] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.418350 20603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46778
I20260713 09:08:45.418938 20603 raft_consensus.cc:493] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.419281 20603 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.420217 20528 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:45.424045 20768 raft_consensus.cc:993] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: : Instructing follower 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:45.424166 20417 leader_election.cc:304] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:45.424602 20768 raft_consensus.cc:1081] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Signalling peer 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:45.425252 20766 raft_consensus.cc:2804] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.425720 20766 raft_consensus.cc:697] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:45.426455 20528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:37768
I20260713 09:08:45.426522 20766 consensus_queue.cc:237] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.427224 20528 raft_consensus.cc:493] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.427729 20528 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.428540 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134d1a9cb8a4312a10b488aacf9520b" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:45.429147 20602 raft_consensus.cc:3055] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.429499 20602 raft_consensus.cc:740] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:45.432219 20602 consensus_queue.cc:260] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.435803 20602 raft_consensus.cc:3060] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.442775 20528 raft_consensus.cc:515] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.444813 20766 consensus_queue.cc:1048] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.445533 20602 raft_consensus.cc:2468] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:45.445735 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:45.446421 20454 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.453830 20454 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:45.455147 20603 raft_consensus.cc:515] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.455888 20601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3afe7e9c08c4ea2b78f0d939ebc6533" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:45.458953 20601 raft_consensus.cc:3055] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.459309 20601 raft_consensus.cc:740] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:45.459163 20494 leader_election.cc:304] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 2543c1fb5ba2442ab9156e70c8cb4cd3; no voters: 
I20260713 09:08:45.460464 20766 raft_consensus.cc:993] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: : Instructing follower 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:45.460230 20601 consensus_queue.cc:260] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.460886 20766 raft_consensus.cc:1081] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Signalling peer 2543c1fb5ba2442ab9156e70c8cb4cd3 to start an election
I20260713 09:08:45.461418 20601 raft_consensus.cc:3060] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.462569 20527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003fb82c0c14425085576edaaf96af56"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
 from {username='slave'} at 127.0.0.1:37756
I20260713 09:08:45.463583 20665 raft_consensus.cc:2804] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.457154 20804 consensus_queue.cc:1048] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.463230 20527 raft_consensus.cc:493] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.464207 20665 raft_consensus.cc:697] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:45.464715 20527 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.457746 20528 leader_election.cc:290] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.465507 20665 consensus_queue.cc:237] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.471598 20601 raft_consensus.cc:2468] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:45.467267 20350 catalog_manager.cc:5697] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 1 to 2, leader changed from 49b216772fa94387a7749ef495648aa1 (127.16.50.3) to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 2 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.472504 20527 raft_consensus.cc:515] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.474295 20600 raft_consensus.cc:1240] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Rejecting Update request from peer 2543c1fb5ba2442ab9156e70c8cb4cd3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:45.475829 20603 leader_election.cc:290] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:45.478093 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:45.479010 20454 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.480994 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f305db4de3c84b7da9d7e81b7dc64756" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:45.481640 20528 raft_consensus.cc:3055] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.481962 20528 raft_consensus.cc:740] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:45.482781 20528 consensus_queue.cc:260] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.483304 20527 leader_election.cc:290] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.484983 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:45.485611 20453 raft_consensus.cc:3055] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.485944 20453 raft_consensus.cc:740] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:45.486774 20453 consensus_queue.cc:260] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.489355 20600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003fb82c0c14425085576edaaf96af56" candidate_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:45.489959 20600 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.492689 20453 raft_consensus.cc:3060] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.496896 20600 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:45.498172 20495 leader_election.cc:304] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:45.499087 20759 raft_consensus.cc:2804] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.499554 20759 raft_consensus.cc:697] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Becoming Leader. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:45.484140 20528 raft_consensus.cc:3060] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.500424 20759 consensus_queue.cc:237] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.506832 20528 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 2.
I20260713 09:08:45.499984 20453 raft_consensus.cc:2468] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2543c1fb5ba2442ab9156e70c8cb4cd3 in term 2.
I20260713 09:08:45.511631 20566 leader_election.cc:304] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:45.512463 20768 raft_consensus.cc:2804] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.512938 20768 raft_consensus.cc:697] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:45.513815 20768 consensus_queue.cc:237] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.513849 20454 raft_consensus.cc:2468] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 2.
I20260713 09:08:45.523240 20803 consensus_queue.cc:1048] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.524142 20804 consensus_queue.cc:1048] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.524350 20347 catalog_manager.cc:5697] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 1 to 2, leader changed from 49b216772fa94387a7749ef495648aa1 (127.16.50.3) to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.549850 20350 catalog_manager.cc:5697] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 reported cstate change: term changed from 1 to 2, leader changed from 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1) to 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.551276 20766 consensus_queue.cc:1048] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.560614 20349 catalog_manager.cc:5697] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:45.652725 20774 raft_consensus.cc:993] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:45.653188 20759 raft_consensus.cc:1081] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 24d16c0e8ccc4e4986d694eed03bccea to start an election
I20260713 09:08:45.654806 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:08:45.655365 20454 raft_consensus.cc:493] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.655740 20454 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.661525 20454 raft_consensus.cc:515] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.662941 20454 leader_election.cc:290] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Requested vote from peers 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583), 49b216772fa94387a7749ef495648aa1 (127.16.50.3:33711)
I20260713 09:08:45.663815 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:45.664058 20602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "24d16c0e8ccc4e4986d694eed03bccea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b216772fa94387a7749ef495648aa1"
I20260713 09:08:45.664494 20528 raft_consensus.cc:3055] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.664666 20602 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.664880 20528 raft_consensus.cc:740] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:45.665817 20528 consensus_queue.cc:260] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.667038 20528 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.671847 20602 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:45.673105 20420 leader_election.cc:304] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:45.673767 20528 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24d16c0e8ccc4e4986d694eed03bccea in term 2.
I20260713 09:08:45.673804 20766 raft_consensus.cc:2804] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.674378 20766 raft_consensus.cc:697] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Leader. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:45.675232 20766 consensus_queue.cc:237] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:45.681576 20349 catalog_manager.cc:5697] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1). New cstate: current_term: 2 leader_uuid: "24d16c0e8ccc4e4986d694eed03bccea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.849385 20453 raft_consensus.cc:1275] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:45.850723 20774 consensus_queue.cc:1048] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.859154 20600 raft_consensus.cc:1275] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:45.860932 20665 consensus_queue.cc:1048] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.910760 20528 raft_consensus.cc:1275] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:45.912075 20768 consensus_queue.cc:1048] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.921653 20454 raft_consensus.cc:1275] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:45.922951 20810 consensus_queue.cc:1048] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.933396 20602 raft_consensus.cc:1275] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:45.935782 20766 consensus_queue.cc:1048] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.945076 20528 raft_consensus.cc:1275] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:45.946466 20766 consensus_queue.cc:1048] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.012804 20454 raft_consensus.cc:1275] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:46.014386 20665 consensus_queue.cc:1048] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.022039 20600 raft_consensus.cc:1275] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 2543c1fb5ba2442ab9156e70c8cb4cd3: 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:46.023633 20759 consensus_queue.cc:1048] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.111204 20600 raft_consensus.cc:1275] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:46.112563 20668 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.122398 20527 raft_consensus.cc:1275] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 24d16c0e8ccc4e4986d694eed03bccea: 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:46.124054 20668 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.298175 20347 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37480:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:48.317471 20347 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37480:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:48.406462 16584 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:48.477835 20847 tablet.cc:1724] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.479928 20844 log.cc:927] Time spent T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260713 09:08:48.532758 20857 tablet.cc:1724] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.585697 20850 log.cc:927] Time spent T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Append to log took a long time: real 0.052s	user 0.004s	sys 0.000s
W20260713 09:08:48.659233 20852 log.cc:927] Time spent T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260713 09:08:48.705235 20629 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5ce21ab460984050ad80ab72bca0e44d)
W20260713 09:08:48.706051 20859 log.cc:927] Time spent T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260713 09:08:48.734563 20480 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5ce21ab460984050ad80ab72bca0e44d)
W20260713 09:08:48.735755 20480 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5ce21ab460984050ad80ab72bca0e44d)
W20260713 09:08:48.736555 20566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 100645us
I20260713 09:08:48.805442 20875 tablet.cc:1724] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.839802 20566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 47670.2us
I20260713 09:08:48.843839 20876 tablet.cc:1724] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.824180 20866 log.cc:927] Time spent T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Append to log took a long time: real 0.104s	user 0.004s	sys 0.000s
W20260713 09:08:48.824646 20869 log.cc:927] Time spent T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
W20260713 09:08:48.839686 20568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.1:36617, user_credentials={real_user=slave}} blocked reactor thread for 70562.7us
W20260713 09:08:48.878317 20420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.50.3:33711, user_credentials={real_user=slave}} blocked reactor thread for 86586.6us
I20260713 09:08:48.816442 20871 tablet.cc:1724] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.898242 20884 tablet.cc:1724] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.840607 20857 tablet.cc:1724] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.904451 20882 tablet.cc:1724] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.888322 20879 tablet.cc:1724] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.903795 20847 tablet.cc:1724] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.910032 20878 tablet.cc:1724] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.964010 20865 log.cc:927] Time spent T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Append to log took a long time: real 0.243s	user 0.006s	sys 0.002s
W20260713 09:08:48.964284 20868 log.cc:927] Time spent T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Append to log took a long time: real 0.225s	user 0.010s	sys 0.000s
I20260713 09:08:48.964489 20888 tablet.cc:1724] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:48.969463 20864 log.cc:927] Time spent T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Append to log took a long time: real 0.249s	user 0.003s	sys 0.000s
W20260713 09:08:48.971966 20862 log.cc:927] Time spent T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Append to log took a long time: real 0.272s	user 0.007s	sys 0.009s
I20260713 09:08:48.990880 20452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:43088
I20260713 09:08:48.991652 20452 raft_consensus.cc:606] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:48.998965 20857 tablet.cc:1724] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.031544 20886 tablet.cc:1724] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.042500 20883 tablet.cc:1724] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.049383 20880 raft_consensus.cc:993] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.049891 20880 raft_consensus.cc:1081] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.056758 20601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46780
I20260713 09:08:49.057376 20601 raft_consensus.cc:493] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.057003 20857 tablet.cc:1724] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.057801 20601 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.036845 20879 tablet.cc:1724] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.071398 20601 raft_consensus.cc:515] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.085443 20601 leader_election.cc:290] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 3 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:49.098690 20888 tablet.cc:1724] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.100456 20879 tablet.cc:1724] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.100834 20871 tablet.cc:1724] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.075636 20847 tablet.cc:1724] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.076807 20875 tablet.cc:1724] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.079485 20876 tablet.cc:1724] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.073335 20857 tablet.cc:1724] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.087363 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:49.104584 20528 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.087538 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce21ab460984050ad80ab72bca0e44d" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:49.106642 20453 raft_consensus.cc:3055] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:49.106982 20453 raft_consensus.cc:740] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:49.107764 20453 consensus_queue.cc:260] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.109092 20453 raft_consensus.cc:3060] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.093940 20883 tablet.cc:1724] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.095698 20886 tablet.cc:1724] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.118489 20528 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.119802 20566 leader_election.cc:304] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [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: 2543c1fb5ba2442ab9156e70c8cb4cd3, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:49.120258 20529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:59788
I20260713 09:08:49.120792 20872 raft_consensus.cc:2804] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:49.120952 20529 raft_consensus.cc:606] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:49.121358 20872 raft_consensus.cc:697] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:49.122200 20872 consensus_queue.cc:237] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.123126 16584 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:08:49.123800 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:49.134719 20453 raft_consensus.cc:2468] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.139533 20876 tablet.cc:1724] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:49.153542 20453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4"
dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:43088
I20260713 09:08:49.154181 20453 raft_consensus.cc:606] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:49.157022 20528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3"
dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
mode: GRACEFUL
new_leader_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:59788
I20260713 09:08:49.157640 20528 raft_consensus.cc:606] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Received request to transfer leadership to TS 49b216772fa94387a7749ef495648aa1
I20260713 09:08:49.159646 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:49.160261 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:49.161227 20350 catalog_manager.cc:5697] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 2 to 3, leader changed from 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.182719 20348 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: soft_deleted_table [id=3398168e0648400eaf3aee178475f3ca] alter complete (version 1)
I20260713 09:08:49.417135 20817 raft_consensus.cc:993] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.417925 20665 raft_consensus.cc:1081] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.419600 20601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46778
I20260713 09:08:49.420332 20601 raft_consensus.cc:493] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.420701 20601 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.429112 20601 raft_consensus.cc:515] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.431149 20601 leader_election.cc:290] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 2 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:49.432551 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:49.432498 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd4d7a20e41f1a0e40518fa2510f8" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:49.433420 20453 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.433449 20528 raft_consensus.cc:3055] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.433895 20528 raft_consensus.cc:740] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:49.434857 20528 consensus_queue.cc:260] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.437124 20528 raft_consensus.cc:3060] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.442231 20453 raft_consensus.cc:2468] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 2.
I20260713 09:08:49.443531 20568 leader_election.cc:304] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:49.444653 20870 raft_consensus.cc:2804] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.444801 20528 raft_consensus.cc:2468] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 2.
I20260713 09:08:49.445115 20870 raft_consensus.cc:697] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:49.446491 20870 consensus_queue.cc:237] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.457427 20348 catalog_manager.cc:5697] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 1 to 2, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 2 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.535538 20665 raft_consensus.cc:993] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.536247 20817 raft_consensus.cc:1081] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.537868 20601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46778
I20260713 09:08:49.538499 20601 raft_consensus.cc:493] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.538769 20601 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.544070 20601 raft_consensus.cc:515] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.545907 20601 leader_election.cc:290] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 3 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:49.546737 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:49.546849 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda112afe11b4162ac1db0fd82e00da3" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:49.547794 20453 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.547819 20528 raft_consensus.cc:3055] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:49.548264 20528 raft_consensus.cc:740] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2543c1fb5ba2442ab9156e70c8cb4cd3, State: Running, Role: LEADER
I20260713 09:08:49.549185 20528 consensus_queue.cc:260] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.550463 20528 raft_consensus.cc:3060] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.553575 20526 raft_consensus.cc:1275] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:49.555074 20870 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:49.555413 20453 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.556886 20568 leader_election.cc:304] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [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: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:49.557889 20870 raft_consensus.cc:2804] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:49.556934 20528 raft_consensus.cc:2468] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.558421 20870 raft_consensus.cc:697] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:49.559837 20870 consensus_queue.cc:237] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.580694 20347 catalog_manager.cc:5697] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 2 to 3, leader changed from 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.594277 20453 raft_consensus.cc:1275] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:49.596103 20872 consensus_queue.cc:1048] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:49.626144 20880 raft_consensus.cc:993] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: : Instructing follower 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.626670 20880 raft_consensus.cc:1081] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Signalling peer 49b216772fa94387a7749ef495648aa1 to start an election
I20260713 09:08:49.628160 20601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4"
dest_uuid: "49b216772fa94387a7749ef495648aa1"
 from {username='slave'} at 127.0.0.1:46780
I20260713 09:08:49.628645 20601 raft_consensus.cc:493] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.628902 20601 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.634641 20601 raft_consensus.cc:515] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.636715 20601 leader_election.cc:290] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [CANDIDATE]: Term 3 election: Requested vote from peers 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617), 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583)
I20260713 09:08:49.637677 20453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24d16c0e8ccc4e4986d694eed03bccea"
I20260713 09:08:49.638279 20453 raft_consensus.cc:3055] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:49.638157 20526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165cf0d6fdb94eab9af37aa5fe2059e4" candidate_uuid: "49b216772fa94387a7749ef495648aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3"
I20260713 09:08:49.638724 20453 raft_consensus.cc:740] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24d16c0e8ccc4e4986d694eed03bccea, State: Running, Role: LEADER
I20260713 09:08:49.639043 20526 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.639694 20453 consensus_queue.cc:260] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.640964 20453 raft_consensus.cc:3060] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.645586 20453 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.646238 20526 raft_consensus.cc:2468] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b216772fa94387a7749ef495648aa1 in term 3.
I20260713 09:08:49.646667 20568 leader_election.cc:304] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [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: 24d16c0e8ccc4e4986d694eed03bccea, 49b216772fa94387a7749ef495648aa1; no voters: 
I20260713 09:08:49.647661 20872 raft_consensus.cc:2804] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:49.648185 20872 raft_consensus.cc:697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 49b216772fa94387a7749ef495648aa1, State: Running, Role: LEADER
I20260713 09:08:49.649595 20872 consensus_queue.cc:237] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [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: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } }
I20260713 09:08:49.656942 20347 catalog_manager.cc:5697] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 reported cstate change: term changed from 2 to 3, leader changed from 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1) to 49b216772fa94387a7749ef495648aa1 (127.16.50.3). New cstate: current_term: 3 leader_uuid: "49b216772fa94387a7749ef495648aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b216772fa94387a7749ef495648aa1" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 33711 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.035902 20526 raft_consensus.cc:1275] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:50.039215 20897 consensus_queue.cc:1048] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:50.043247 20453 raft_consensus.cc:1275] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:50.044776 20897 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:50.045075 20528 raft_consensus.cc:1275] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:50.050904 20451 raft_consensus.cc:1275] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:50.054764 20872 consensus_queue.cc:1048] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:50.060719 20870 consensus_queue.cc:1048] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:50.133419 20526 raft_consensus.cc:1275] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:50.133488 20451 raft_consensus.cc:1275] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Refusing update from remote peer 49b216772fa94387a7749ef495648aa1: 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:50.135133 20905 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2543c1fb5ba2442ab9156e70c8cb4cd3" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:50.135847 20870 consensus_queue.cc:1048] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d16c0e8ccc4e4986d694eed03bccea" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 36617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:50.215044 16584 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:50.219830 16584 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:08:50.220202 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.224851 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:50.225211 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:51.252805 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
W20260713 09:08:51.271159 20494 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260713 09:08:51.275214 20494 consensus_peers.cc:597] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. 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:51.280880 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.281749 16584 tablet_replica.cc:333] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.282671 16584 raft_consensus.cc:2243] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.283134 16584 raft_consensus.cc:2272] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.285341 16584 tablet_replica.cc:333] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.285979 16584 raft_consensus.cc:2243] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.286449 16584 raft_consensus.cc:2272] T 003fb82c0c14425085576edaaf96af56 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.288476 16584 tablet_replica.cc:333] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.289062 16584 raft_consensus.cc:2243] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.289520 16584 raft_consensus.cc:2272] T f305db4de3c84b7da9d7e81b7dc64756 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.291873 16584 tablet_replica.cc:333] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.292739 16584 raft_consensus.cc:2243] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.293264 16584 raft_consensus.cc:2272] T 5ce21ab460984050ad80ab72bca0e44d P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.295233 16584 tablet_replica.cc:333] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.295807 16584 raft_consensus.cc:2243] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.296228 16584 raft_consensus.cc:2272] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.298218 16584 tablet_replica.cc:333] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.298789 16584 raft_consensus.cc:2243] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.299296 16584 raft_consensus.cc:2272] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.301349 16584 tablet_replica.cc:333] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.301864 16584 raft_consensus.cc:2243] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.302737 16584 raft_consensus.cc:2272] T b444b297543e4a4ba3a9312fef3a38a2 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.304783 16584 tablet_replica.cc:333] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.305312 16584 raft_consensus.cc:2243] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.306300 16584 raft_consensus.cc:2272] T ddf6c2724ca6445599e8a891a57e18a7 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.309118 16584 tablet_replica.cc:333] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.309911 16584 raft_consensus.cc:2243] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.310464 16584 raft_consensus.cc:2272] T 73d499106e164ef4b84db4ca4b2df9b3 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.312801 16584 tablet_replica.cc:333] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.313541 16584 raft_consensus.cc:2243] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.314173 16584 raft_consensus.cc:2272] T b08687ffa3ea41de9a40beaef1343d48 P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.316601 16584 tablet_replica.cc:333] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.317134 16584 raft_consensus.cc:2243] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.317577 16584 raft_consensus.cc:2272] T 0e87c47ebc1e48fb918a5eedec0faab5 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.319612 16584 tablet_replica.cc:333] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.320166 16584 raft_consensus.cc:2243] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.320693 16584 raft_consensus.cc:2272] T 619cdfd4f0b24d6893f199eb861a6965 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.323596 16584 tablet_replica.cc:333] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.324368 16584 raft_consensus.cc:2243] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.325426 16584 raft_consensus.cc:2272] T d134d1a9cb8a4312a10b488aacf9520b P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.327050 20568 consensus_peers.cc:597] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. 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:51.328027 16584 tablet_replica.cc:333] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.328635 16584 raft_consensus.cc:2243] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.329030 16584 raft_consensus.cc:2272] T 3753bd6d746b4ec3892b6d29459fcb9f P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.330924 16584 tablet_replica.cc:333] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.331341 16584 raft_consensus.cc:2243] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.331765 16584 raft_consensus.cc:2272] T fda112afe11b4162ac1db0fd82e00da3 P 24d16c0e8ccc4e4986d694eed03bccea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.333623 16584 tablet_replica.cc:333] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.334033 16584 raft_consensus.cc:2243] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.334753 16584 raft_consensus.cc:2272] T 51717bd8c0884108b1345fa4d91a78a6 P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.337244 16584 tablet_replica.cc:333] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.337841 16584 raft_consensus.cc:2243] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.338812 16584 raft_consensus.cc:2272] T 6963268920db42f4b80cb6d3de1f7e4f P 24d16c0e8ccc4e4986d694eed03bccea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.339031 20494 consensus_peers.cc:597] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. 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:51.340926 16584 tablet_replica.cc:333] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea: stopping tablet replica
I20260713 09:08:51.341403 16584 raft_consensus.cc:2243] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.342104 16584 raft_consensus.cc:2272] T cf0f76968f0c457380cdac0993c6ab2e P 24d16c0e8ccc4e4986d694eed03bccea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.381800 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:08:51.416045 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
I20260713 09:08:51.444689 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.445399 16584 tablet_replica.cc:333] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.446110 16584 raft_consensus.cc:2243] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.446946 16584 raft_consensus.cc:2272] T 619cdfd4f0b24d6893f199eb861a6965 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.449759 16584 tablet_replica.cc:333] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.450582 16584 raft_consensus.cc:2243] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.451220 16584 raft_consensus.cc:2272] T d134d1a9cb8a4312a10b488aacf9520b P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.452710 20566 consensus_peers.cc:597] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 -> Peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Couldn't send request to peer 2543c1fb5ba2442ab9156e70c8cb4cd3. 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:51.453382 20566 consensus_peers.cc:597] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 -> Peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Couldn't send request to peer 2543c1fb5ba2442ab9156e70c8cb4cd3. 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:51.453892 16584 tablet_replica.cc:333] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.454551 16584 raft_consensus.cc:2243] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.455050 16584 raft_consensus.cc:2272] T f305db4de3c84b7da9d7e81b7dc64756 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.457028 16584 tablet_replica.cc:333] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.457562 16584 raft_consensus.cc:2243] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.458031 16584 raft_consensus.cc:2272] T 5ce21ab460984050ad80ab72bca0e44d P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.459957 16584 tablet_replica.cc:333] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.460569 16584 raft_consensus.cc:2243] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.461336 16584 raft_consensus.cc:2272] T 003fb82c0c14425085576edaaf96af56 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.463151 16584 tablet_replica.cc:333] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.463670 16584 raft_consensus.cc:2243] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.464066 16584 raft_consensus.cc:2272] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.465788 16584 tablet_replica.cc:333] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.466315 16584 raft_consensus.cc:2243] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.466715 16584 raft_consensus.cc:2272] T fda112afe11b4162ac1db0fd82e00da3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.468556 16584 tablet_replica.cc:333] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.469075 16584 raft_consensus.cc:2243] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.469511 16584 raft_consensus.cc:2272] T b444b297543e4a4ba3a9312fef3a38a2 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.471285 16584 tablet_replica.cc:333] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.471858 16584 raft_consensus.cc:2243] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.472623 16584 raft_consensus.cc:2272] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.474371 16584 tablet_replica.cc:333] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.474882 16584 raft_consensus.cc:2243] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.475296 16584 raft_consensus.cc:2272] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.477137 16584 tablet_replica.cc:333] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.477643 16584 raft_consensus.cc:2243] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.478428 16584 raft_consensus.cc:2272] T 0e87c47ebc1e48fb918a5eedec0faab5 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.480392 16584 tablet_replica.cc:333] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.480882 16584 raft_consensus.cc:2243] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.481380 16584 raft_consensus.cc:2272] T ddf6c2724ca6445599e8a891a57e18a7 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.483175 16584 tablet_replica.cc:333] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.483738 16584 raft_consensus.cc:2243] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.484623 16584 raft_consensus.cc:2272] T b08687ffa3ea41de9a40beaef1343d48 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.486485 16584 tablet_replica.cc:333] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
W20260713 09:08:51.486677 20568 consensus_peers.cc:597] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.487035 16584 raft_consensus.cc:2243] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.487573 16584 raft_consensus.cc:2272] T 73d499106e164ef4b84db4ca4b2df9b3 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.489475 16584 tablet_replica.cc:333] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.489990 16584 raft_consensus.cc:2243] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.490415 16584 raft_consensus.cc:2272] T 51717bd8c0884108b1345fa4d91a78a6 P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.492136 16584 tablet_replica.cc:333] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.492628 16584 raft_consensus.cc:2243] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.493055 16584 raft_consensus.cc:2272] T cf0f76968f0c457380cdac0993c6ab2e P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.494828 16584 tablet_replica.cc:333] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.495301 16584 raft_consensus.cc:2243] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.495724 16584 raft_consensus.cc:2272] T 6963268920db42f4b80cb6d3de1f7e4f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.497606 16584 tablet_replica.cc:333] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3: stopping tablet replica
I20260713 09:08:51.498075 16584 raft_consensus.cc:2243] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.498795 16584 raft_consensus.cc:2272] T 3753bd6d746b4ec3892b6d29459fcb9f P 2543c1fb5ba2442ab9156e70c8cb4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.506881 20566 consensus_peers.cc:597] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 -> Peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Couldn't send request to peer 2543c1fb5ba2442ab9156e70c8cb4cd3. 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:51.524492 20494 connection.cc:466] server connection from 127.0.0.1:37768 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37768 (request call id 92) could send its response
W20260713 09:08:51.525315 20566 consensus_peers.cc:597] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 -> Peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Couldn't send request to peer 2543c1fb5ba2442ab9156e70c8cb4cd3. Status: Network error: recv got EOF from 127.16.50.2:42583 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.539296 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
W20260713 09:08:51.548210 20566 consensus_peers.cc:597] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 -> Peer 2543c1fb5ba2442ab9156e70c8cb4cd3 (127.16.50.2:42583): Couldn't send request to peer 2543c1fb5ba2442ab9156e70c8cb4cd3. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.574627 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
W20260713 09:08:51.579039 20568 consensus_peers.cc:597] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.604887 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.605644 16584 tablet_replica.cc:333] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.606268 16584 raft_consensus.cc:2243] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.607050 16584 raft_consensus.cc:2272] T 5ce21ab460984050ad80ab72bca0e44d P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.609083 16584 tablet_replica.cc:333] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.609655 16584 raft_consensus.cc:2243] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.610394 16584 raft_consensus.cc:2272] T cb8dd4d7a20e41f1a0e40518fa2510f8 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.612735 16584 tablet_replica.cc:333] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.613531 16584 raft_consensus.cc:2243] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.614156 16584 raft_consensus.cc:2272] T 003fb82c0c14425085576edaaf96af56 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.615192 20568 consensus_peers.cc:597] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 -> Peer 24d16c0e8ccc4e4986d694eed03bccea (127.16.50.1:36617): Couldn't send request to peer 24d16c0e8ccc4e4986d694eed03bccea. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:36617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.616516 16584 tablet_replica.cc:333] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.617069 16584 raft_consensus.cc:2243] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.617786 16584 raft_consensus.cc:2272] T f305db4de3c84b7da9d7e81b7dc64756 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.619550 16584 tablet_replica.cc:333] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.620080 16584 raft_consensus.cc:2243] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.620488 16584 raft_consensus.cc:2272] T cf0f76968f0c457380cdac0993c6ab2e P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.622177 16584 tablet_replica.cc:333] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.622678 16584 raft_consensus.cc:2243] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.623106 16584 raft_consensus.cc:2272] T 6963268920db42f4b80cb6d3de1f7e4f P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.624998 16584 tablet_replica.cc:333] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.625510 16584 raft_consensus.cc:2243] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.626000 16584 raft_consensus.cc:2272] T 51717bd8c0884108b1345fa4d91a78a6 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.627730 16584 tablet_replica.cc:333] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.628245 16584 raft_consensus.cc:2243] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.628722 16584 raft_consensus.cc:2272] T b444b297543e4a4ba3a9312fef3a38a2 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.630498 16584 tablet_replica.cc:333] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.631001 16584 raft_consensus.cc:2243] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.631807 16584 raft_consensus.cc:2272] T fda112afe11b4162ac1db0fd82e00da3 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.633582 16584 tablet_replica.cc:333] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.634225 16584 raft_consensus.cc:2243] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.634704 16584 raft_consensus.cc:2272] T ddf6c2724ca6445599e8a891a57e18a7 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.636656 16584 tablet_replica.cc:333] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.637187 16584 raft_consensus.cc:2243] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.637620 16584 raft_consensus.cc:2272] T b08687ffa3ea41de9a40beaef1343d48 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.639341 16584 tablet_replica.cc:333] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.639825 16584 raft_consensus.cc:2243] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.640638 16584 raft_consensus.cc:2272] T 73d499106e164ef4b84db4ca4b2df9b3 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.642819 16584 tablet_replica.cc:333] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.643353 16584 raft_consensus.cc:2243] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.643759 16584 raft_consensus.cc:2272] T 0e87c47ebc1e48fb918a5eedec0faab5 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.645635 16584 tablet_replica.cc:333] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.646129 16584 raft_consensus.cc:2243] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.646577 16584 raft_consensus.cc:2272] T a3afe7e9c08c4ea2b78f0d939ebc6533 P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.648383 16584 tablet_replica.cc:333] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.648867 16584 raft_consensus.cc:2243] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.649576 16584 raft_consensus.cc:2272] T 165cf0d6fdb94eab9af37aa5fe2059e4 P 49b216772fa94387a7749ef495648aa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.651301 16584 tablet_replica.cc:333] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.651782 16584 raft_consensus.cc:2243] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.652199 16584 raft_consensus.cc:2272] T 619cdfd4f0b24d6893f199eb861a6965 P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.653882 16584 tablet_replica.cc:333] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.654346 16584 raft_consensus.cc:2243] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.654783 16584 raft_consensus.cc:2272] T d134d1a9cb8a4312a10b488aacf9520b P 49b216772fa94387a7749ef495648aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.656574 16584 tablet_replica.cc:333] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1: stopping tablet replica
I20260713 09:08:51.657001 16584 raft_consensus.cc:2243] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.657402 16584 raft_consensus.cc:2272] T 3753bd6d746b4ec3892b6d29459fcb9f P 49b216772fa94387a7749ef495648aa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.694700 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:08:51.727063 16584 master.cc:562] Master@127.16.50.62:37615 shutting down...
I20260713 09:08:51.746733 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.747288 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.747627 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38e31f63a0d347fa91556950affe6433: stopping tablet replica
I20260713 09:08:51.768636 16584 master.cc:584] Master@127.16.50.62:37615 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12408 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:51.818954 16584 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.50.62:35239
I20260713 09:08:51.820066 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:51.825783 20916 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:51.826440 20915 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:51.827198 20918 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:51.827751 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:51.828732 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.828909 16584 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:51.829097 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933731829080 us; error 0 us; skew 500 ppm
I20260713 09:08:51.829886 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.832808 16584 webserver.cc:533] Webserver started at http://127.16.50.62:35013/ using document root <none> and password file <none>
I20260713 09:08:51.833308 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.833493 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:51.833788 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:51.835000 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/master-0-root/instance:
uuid: "0f8bbaae56a74247997ee80df1847627"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-lcpc"
I20260713 09:08:51.839367 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:08:51.842664 20923 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:51.843559 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:51.843794 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/master-0-root
uuid: "0f8bbaae56a74247997ee80df1847627"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-lcpc"
I20260713 09:08:51.844029 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-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:51.853364 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.854493 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.893452 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.62:35239
I20260713 09:08:51.893564 20974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.62:35239 every 8 connection(s)
I20260713 09:08:51.897347 20975 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:51.907775 20975 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: Bootstrap starting.
I20260713 09:08:51.912606 20975 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.916796 20975 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: No bootstrap required, opened a new log
I20260713 09:08:51.918972 20975 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER }
I20260713 09:08:51.919373 20975 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.919617 20975 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8bbaae56a74247997ee80df1847627, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.920200 20975 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER }
I20260713 09:08:51.920688 20975 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:51.920922 20975 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:51.921192 20975 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:51.925617 20975 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER }
I20260713 09:08:51.926141 20975 leader_election.cc:304] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [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: 0f8bbaae56a74247997ee80df1847627; no voters: 
I20260713 09:08:51.927268 20975 leader_election.cc:290] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:51.927682 20978 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:51.929062 20978 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 1 LEADER]: Becoming Leader. State: Replica: 0f8bbaae56a74247997ee80df1847627, State: Running, Role: LEADER
I20260713 09:08:51.929720 20978 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [LEADER]: Queue going to LEADER mode. State: All 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: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER }
I20260713 09:08:51.930147 20975 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:51.934059 20979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f8bbaae56a74247997ee80df1847627" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER } }
I20260713 09:08:51.934805 20979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:51.934605 20980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f8bbaae56a74247997ee80df1847627. Latest consensus state: current_term: 1 leader_uuid: "0f8bbaae56a74247997ee80df1847627" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8bbaae56a74247997ee80df1847627" member_type: VOTER } }
I20260713 09:08:51.935186 20980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:51.937907 20984 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:51.944790 20984 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:51.945770 16584 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:51.953630 20984 catalog_manager.cc:1383] Generated new cluster ID: 105fe03f2afd423094c3747637b12f95
I20260713 09:08:51.953979 20984 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:51.983316 20984 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:51.984683 20984 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:52.001906 20984 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: Generated new TSK 0
I20260713 09:08:52.002552 20984 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:52.012601 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.018560 20996 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:52.019541 20997 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:52.022035 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:52.022168 20999 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:52.023180 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.023428 16584 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:52.023563 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933732023552 us; error 0 us; skew 500 ppm
I20260713 09:08:52.024017 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.026254 16584 webserver.cc:533] Webserver started at http://127.16.50.1:36421/ using document root <none> and password file <none>
I20260713 09:08:52.026710 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.026865 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.027068 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.028079 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-0-root/instance:
uuid: "83ed0b331d8d45409e7a1b090c25a42c"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.032616 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:52.036082 21004 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:52.036945 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:52.037257 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-0-root
uuid: "83ed0b331d8d45409e7a1b090c25a42c"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.037573 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-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:52.062925 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.064201 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.065730 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.067940 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.068110 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.068441 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.068594 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.106766 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.1:35411
I20260713 09:08:52.106860 21066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.1:35411 every 8 connection(s)
I20260713 09:08:52.112246 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.119113 21071 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:52.119879 21072 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:52.122545 21074 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:52.123248 16584 server_base.cc:1061] running on GCE node
I20260713 09:08:52.124686 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.124966 16584 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:52.125154 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933732125136 us; error 0 us; skew 500 ppm
I20260713 09:08:52.125936 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.129001 16584 webserver.cc:533] Webserver started at http://127.16.50.2:36139/ using document root <none> and password file <none>
I20260713 09:08:52.129194 21067 heartbeater.cc:344] Connected to a master server at 127.16.50.62:35239
I20260713 09:08:52.129679 21067 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.129680 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.130127 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.130411 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.130640 21067 heartbeater.cc:507] Master 127.16.50.62:35239 requested a full tablet report, sending...
I20260713 09:08:52.131747 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-1-root/instance:
uuid: "c26c096d82a44eb5aed1c1095ec5f722"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.132939 20940 ts_manager.cc:194] Registered new tserver with Master: 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411)
I20260713 09:08:52.134734 20940 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52554
I20260713 09:08:52.136945 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:52.140184 21079 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:52.141050 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:52.141346 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-1-root
uuid: "c26c096d82a44eb5aed1c1095ec5f722"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.141621 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-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:52.158983 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.160261 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.161818 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.164016 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.164191 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.164521 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.164686 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.204546 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.2:38335
I20260713 09:08:52.204661 21141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.2:38335 every 8 connection(s)
I20260713 09:08:52.209271 16584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.217178 21146 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:52.217790 21145 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:08:52.221050 16584 server_base.cc:1061] running on GCE node
W20260713 09:08:52.221124 21148 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:52.221851 21142 heartbeater.cc:344] Connected to a master server at 127.16.50.62:35239
I20260713 09:08:52.222285 21142 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.222342 16584 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.222600 16584 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:52.222731 16584 hybrid_clock.cc:648] HybridClock initialized: now 1783933732222719 us; error 0 us; skew 500 ppm
I20260713 09:08:52.223172 21142 heartbeater.cc:507] Master 127.16.50.62:35239 requested a full tablet report, sending...
I20260713 09:08:52.223244 16584 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.225557 20940 ts_manager.cc:194] Registered new tserver with Master: c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:52.226015 16584 webserver.cc:533] Webserver started at http://127.16.50.3:35695/ using document root <none> and password file <none>
I20260713 09:08:52.226649 16584 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.226881 16584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.227187 16584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.227373 20940 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52558
I20260713 09:08:52.228803 16584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-2-root/instance:
uuid: "423bc906f89e445f862f9b46a385714d"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.233423 16584 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:52.236703 21153 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:52.237430 16584 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:08:52.237725 16584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-2-root
uuid: "423bc906f89e445f862f9b46a385714d"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-lcpc"
I20260713 09:08:52.238000 16584 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklPzvA_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933628535617-16584-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:52.271641 16584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.272894 16584 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.274374 16584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.276695 16584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.276917 16584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.277153 16584 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.277323 16584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.316787 16584 rpc_server.cc:307] RPC server started. Bound to: 127.16.50.3:35919
I20260713 09:08:52.316902 21215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.50.3:35919 every 8 connection(s)
I20260713 09:08:52.330190 21216 heartbeater.cc:344] Connected to a master server at 127.16.50.62:35239
I20260713 09:08:52.330614 21216 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.331334 21216 heartbeater.cc:507] Master 127.16.50.62:35239 requested a full tablet report, sending...
I20260713 09:08:52.333345 20940 ts_manager.cc:194] Registered new tserver with Master: 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.334425 16584 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014478013s
I20260713 09:08:52.334952 20940 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52572
I20260713 09:08:52.360096 20940 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52582:
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:08:52.362857 20940 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:52.436267 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 8045122a2bf54904bff0b6c0b9ebda66 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.437501 21104 tablet_service.cc:1511] Processing CreateTablet for tablet eab67800086941cbb18c1fd2d7564b6c (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.437958 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8045122a2bf54904bff0b6c0b9ebda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.438975 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab67800086941cbb18c1fd2d7564b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.440080 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2fcc81158e47f0b8fb06121f6e0626 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.441078 21106 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1216ad2cd64909811e79c74cdaa0da (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.441509 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2fcc81158e47f0b8fb06121f6e0626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.442397 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1216ad2cd64909811e79c74cdaa0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.444579 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 8045122a2bf54904bff0b6c0b9ebda66 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.444911 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 96e06d2d36324f9fb74df649b21e7f7b (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.445941 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8045122a2bf54904bff0b6c0b9ebda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.446099 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e06d2d36324f9fb74df649b21e7f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.446548 21031 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1216ad2cd64909811e79c74cdaa0da (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.447865 21031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1216ad2cd64909811e79c74cdaa0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.449752 21030 tablet_service.cc:1511] Processing CreateTablet for tablet 96e06d2d36324f9fb74df649b21e7f7b (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.451046 21030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e06d2d36324f9fb74df649b21e7f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.453109 21029 tablet_service.cc:1511] Processing CreateTablet for tablet eab67800086941cbb18c1fd2d7564b6c (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.454453 21029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab67800086941cbb18c1fd2d7564b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.457451 21028 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2fcc81158e47f0b8fb06121f6e0626 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.458770 21028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2fcc81158e47f0b8fb06121f6e0626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.461427 21027 tablet_service.cc:1511] Processing CreateTablet for tablet 2872fd2c633946bc94f67921062248e2 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.462764 21027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2872fd2c633946bc94f67921062248e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.485443 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 8045122a2bf54904bff0b6c0b9ebda66 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.486848 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8045122a2bf54904bff0b6c0b9ebda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.489472 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1216ad2cd64909811e79c74cdaa0da (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.490765 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1216ad2cd64909811e79c74cdaa0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.493444 21179 tablet_service.cc:1511] Processing CreateTablet for tablet 96e06d2d36324f9fb74df649b21e7f7b (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.494786 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e06d2d36324f9fb74df649b21e7f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.497422 21178 tablet_service.cc:1511] Processing CreateTablet for tablet eab67800086941cbb18c1fd2d7564b6c (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.498710 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab67800086941cbb18c1fd2d7564b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.501415 21177 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2fcc81158e47f0b8fb06121f6e0626 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.505926 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2fcc81158e47f0b8fb06121f6e0626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.507257 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 2872fd2c633946bc94f67921062248e2 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.508626 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2872fd2c633946bc94f67921062248e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.509260 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 2872fd2c633946bc94f67921062248e2 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.510612 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2872fd2c633946bc94f67921062248e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.513075 21101 tablet_service.cc:1511] Processing CreateTablet for tablet 24cda7e5b029434996369aa433efb9f0 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.514433 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cda7e5b029434996369aa433efb9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.518364 21026 tablet_service.cc:1511] Processing CreateTablet for tablet 24cda7e5b029434996369aa433efb9f0 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.519752 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cda7e5b029434996369aa433efb9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.528595 21232 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.538807 21175 tablet_service.cc:1511] Processing CreateTablet for tablet 24cda7e5b029434996369aa433efb9f0 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.540731 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cda7e5b029434996369aa433efb9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.540923 21025 tablet_service.cc:1511] Processing CreateTablet for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.542281 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.556488 21107 tablet_service.cc:1511] Processing CreateTablet for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.557091 21174 tablet_service.cc:1511] Processing CreateTablet for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4 (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.558516 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.558598 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fcf6e7222d47d2b8c1c9e8686c9be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.585584 21231 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:52.590179 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 1368e18727554e47b3711a45001dc7de (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.591485 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1368e18727554e47b3711a45001dc7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.600176 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 1368e18727554e47b3711a45001dc7de (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.602384 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1368e18727554e47b3711a45001dc7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.610574 21232 tablet_bootstrap.cc:654] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.628923 21174 tablet_service.cc:1511] Processing CreateTablet for tablet 1368e18727554e47b3711a45001dc7de (DEFAULT_TABLE table=test-workload [id=e6a6f19f9d0a45c096e6bd7de6fe9590]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.632580 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1368e18727554e47b3711a45001dc7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.650409 21233 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.654362 21231 tablet_bootstrap.cc:654] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.664117 21232 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.664660 21232 ts_tablet_manager.cc:1403] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.136s	user 0.023s	sys 0.011s
I20260713 09:08:52.667651 21232 raft_consensus.cc:359] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.668385 21232 raft_consensus.cc:385] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.668678 21232 raft_consensus.cc:740] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.669428 21232 consensus_queue.cc:260] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.673902 21233 tablet_bootstrap.cc:654] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.677583 21142 heartbeater.cc:499] Master 127.16.50.62:35239 was elected leader, sending a full tablet report...
I20260713 09:08:52.678097 21232 ts_tablet_manager.cc:1434] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:08:52.679245 21231 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:52.679450 21232 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.679769 21231 ts_tablet_manager.cc:1403] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.010s
I20260713 09:08:52.682835 21231 raft_consensus.cc:359] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.683619 21231 raft_consensus.cc:385] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.683969 21231 raft_consensus.cc:740] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.684911 21231 consensus_queue.cc:260] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.687551 21232 tablet_bootstrap.cc:654] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.688898 21233 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:52.689465 21233 ts_tablet_manager.cc:1403] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260713 09:08:52.693331 21233 raft_consensus.cc:359] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.694479 21233 raft_consensus.cc:385] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.694937 21233 raft_consensus.cc:740] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.696247 21233 consensus_queue.cc:260] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.699764 21232 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.700616 21232 ts_tablet_manager.cc:1403] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:08:52.704438 21232 raft_consensus.cc:359] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.705452 21232 raft_consensus.cc:385] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.705915 21232 raft_consensus.cc:740] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.706933 21232 consensus_queue.cc:260] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.709178 21232 ts_tablet_manager.cc:1434] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:52.710525 21232 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.719350 21232 tablet_bootstrap.cc:654] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.726156 21240 raft_consensus.cc:493] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.726843 21233 ts_tablet_manager.cc:1434] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.037s	user 0.022s	sys 0.008s
I20260713 09:08:52.726696 21240 raft_consensus.cc:515] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.728035 21216 heartbeater.cc:499] Master 127.16.50.62:35239 was elected leader, sending a full tablet report...
I20260713 09:08:52.728348 21233 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.729254 21231 ts_tablet_manager.cc:1434] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.031s
I20260713 09:08:52.731523 21067 heartbeater.cc:499] Master 127.16.50.62:35239 was elected leader, sending a full tablet report...
I20260713 09:08:52.731731 21231 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:52.738404 21231 tablet_bootstrap.cc:654] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.738334 21236 raft_consensus.cc:493] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.740166 21236 raft_consensus.cc:515] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.742856 21236 leader_election.cc:290] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.757477 21240 leader_election.cc:290] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:52.759917 21233 tablet_bootstrap.cc:654] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.760437 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
W20260713 09:08:52.762691 21156 leader_election.cc:343] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.778498 21231 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:52.779021 21231 ts_tablet_manager.cc:1403] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.003s
I20260713 09:08:52.781538 21231 raft_consensus.cc:359] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.782311 21231 raft_consensus.cc:385] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.782604 21231 raft_consensus.cc:740] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.783592 21231 consensus_queue.cc:260] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.780397 21233 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:52.785670 21233 ts_tablet_manager.cc:1403] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260713 09:08:52.785979 21231 ts_tablet_manager.cc:1434] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:52.786974 21231 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:52.791921 21232 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.792479 21232 ts_tablet_manager.cc:1403] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.013s
I20260713 09:08:52.793655 21233 raft_consensus.cc:359] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.797972 21232 raft_consensus.cc:359] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.799485 21232 raft_consensus.cc:385] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.799893 21232 raft_consensus.cc:740] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.799137 21233 raft_consensus.cc:385] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.800792 21233 raft_consensus.cc:740] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.800846 21232 consensus_queue.cc:260] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.795214 21231 tablet_bootstrap.cc:654] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.803164 21233 consensus_queue.cc:260] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.806818 21233 ts_tablet_manager.cc:1434] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:52.808677 21233 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.809338 21232 ts_tablet_manager.cc:1434] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:52.810359 21232 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.817485 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
W20260713 09:08:52.819178 21080 leader_election.cc:343] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.821847 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:52.823653 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
W20260713 09:08:52.824904 21155 leader_election.cc:343] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.825379 21155 leader_election.cc:304] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423bc906f89e445f862f9b46a385714d; no voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:52.825901 21232 tablet_bootstrap.cc:654] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.826700 21241 raft_consensus.cc:2749] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:52.827776 21081 leader_election.cc:343] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.828250 21081 leader_election.cc:304] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:52.829126 21236 raft_consensus.cc:2749] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.830847 21238 raft_consensus.cc:493] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.831377 21238 raft_consensus.cc:515] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.833453 21233 tablet_bootstrap.cc:654] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.834606 21232 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.835089 21232 ts_tablet_manager.cc:1403] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260713 09:08:52.835901 21238 leader_election.cc:290] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.838048 21232 raft_consensus.cc:359] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.838810 21232 raft_consensus.cc:385] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.839159 21232 raft_consensus.cc:740] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.839923 21232 consensus_queue.cc:260] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.840595 21231 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:52.841181 21231 ts_tablet_manager.cc:1403] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.021s
I20260713 09:08:52.844173 21231 raft_consensus.cc:359] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.844913 21231 raft_consensus.cc:385] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.845105 21232 ts_tablet_manager.cc:1434] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:52.845193 21231 raft_consensus.cc:740] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.847082 21232 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.846719 21231 consensus_queue.cc:260] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.849401 21231 ts_tablet_manager.cc:1434] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:52.851403 21231 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:52.852531 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab67800086941cbb18c1fd2d7564b6c" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
W20260713 09:08:52.854103 21005 leader_election.cc:343] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.856344 21233 tablet_bootstrap.cc:492] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:52.856858 21233 ts_tablet_manager.cc:1403] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260713 09:08:52.858064 21232 tablet_bootstrap.cc:654] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.858681 21231 tablet_bootstrap.cc:654] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.859771 21233 raft_consensus.cc:359] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.860520 21233 raft_consensus.cc:385] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.860800 21233 raft_consensus.cc:740] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.863723 21233 consensus_queue.cc:260] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.867017 21233 ts_tablet_manager.cc:1434] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:52.868260 21233 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.871394 21232 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.871985 21232 ts_tablet_manager.cc:1403] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260713 09:08:52.874532 21233 tablet_bootstrap.cc:654] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.875006 21232 raft_consensus.cc:359] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.875797 21232 raft_consensus.cc:385] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.876075 21232 raft_consensus.cc:740] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.876876 21232 consensus_queue.cc:260] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.880095 21232 ts_tablet_manager.cc:1434] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:52.880841 21236 raft_consensus.cc:493] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.881500 21232 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.881548 21236 raft_consensus.cc:515] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.885667 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
W20260713 09:08:52.887156 21081 leader_election.cc:343] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.887411 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:52.888737 21233 tablet_bootstrap.cc:492] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:52.889149 21232 tablet_bootstrap.cc:654] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.889266 21233 ts_tablet_manager.cc:1403] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
W20260713 09:08:52.890031 21080 leader_election.cc:343] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.890672 21080 leader_election.cc:304] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:52.892498 21233 raft_consensus.cc:359] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.893517 21233 raft_consensus.cc:385] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.893880 21233 raft_consensus.cc:740] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.895166 21233 consensus_queue.cc:260] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:52.898530 21233 ts_tablet_manager.cc:1434] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:52.899900 21233 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.908581 21233 tablet_bootstrap.cc:654] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.888530 21236 leader_election.cc:290] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.912196 21236 raft_consensus.cc:2749] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.921897 21233 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:52.927021 21233 ts_tablet_manager.cc:1403] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.014s
W20260713 09:08:52.941555 20988 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:52.941331 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.50.3:35919, user_credentials={real_user=slave}} blocked reactor thread for 51348.8us
I20260713 09:08:52.934991 21233 raft_consensus.cc:359] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.944633 21241 raft_consensus.cc:493] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.945152 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab67800086941cbb18c1fd2d7564b6c" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:52.945313 21241 raft_consensus.cc:515] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.946108 21117 raft_consensus.cc:2468] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:52.947921 21007 leader_election.cc:304] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [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: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d
I20260713 09:08:52.948956 21238 raft_consensus.cc:2804] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.943238 21233 raft_consensus.cc:385] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.949677 21238 raft_consensus.cc:493] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.949877 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:52.950121 21238 raft_consensus.cc:3060] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.948913 21241 leader_election.cc:290] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:52.950023 21233 raft_consensus.cc:740] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
W20260713 09:08:52.954962 21155 leader_election.cc:343] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.955299 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
W20260713 09:08:52.956725 21156 leader_election.cc:343] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.957135 21231 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:52.957594 21231 ts_tablet_manager.cc:1403] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.106s	user 0.039s	sys 0.048s
I20260713 09:08:52.957161 21156 leader_election.cc:304] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423bc906f89e445f862f9b46a385714d; no voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:52.960034 21231 raft_consensus.cc:359] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.960903 21231 raft_consensus.cc:385] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.961045 21241 raft_consensus.cc:2749] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.961225 21231 raft_consensus.cc:740] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.961999 21231 consensus_queue.cc:260] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.963771 21233 consensus_queue.cc:260] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.964134 21238 raft_consensus.cc:515] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.965480 21231 ts_tablet_manager.cc:1434] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:52.966460 21231 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:52.966518 21238 leader_election.cc:290] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.967334 21232 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:52.967845 21232 ts_tablet_manager.cc:1403] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.039s
I20260713 09:08:52.968897 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab67800086941cbb18c1fd2d7564b6c" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:52.969502 21191 raft_consensus.cc:3060] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.970899 21232 raft_consensus.cc:359] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.971577 21232 raft_consensus.cc:385] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.971887 21232 raft_consensus.cc:740] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.972599 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab67800086941cbb18c1fd2d7564b6c" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:52.973188 21117 raft_consensus.cc:3060] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.973685 21233 ts_tablet_manager.cc:1434] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260713 09:08:52.974810 21233 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:52.977063 21191 raft_consensus.cc:2468] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:52.978349 21005 leader_election.cc:304] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:52.980903 21233 tablet_bootstrap.cc:654] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.983400 21257 raft_consensus.cc:493] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.983971 21231 tablet_bootstrap.cc:654] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.983906 21257 raft_consensus.cc:515] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.984041 21232 consensus_queue.cc:260] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:52.986215 21257 leader_election.cc:290] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:52.986522 21232 ts_tablet_manager.cc:1434] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:52.988881 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
W20260713 09:08:52.991055 21080 leader_election.cc:343] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.991900 21231 tablet_bootstrap.cc:492] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:52.992442 21231 ts_tablet_manager.cc:1403] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260713 09:08:52.993304 21232 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:52.993290 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
W20260713 09:08:52.995143 21081 leader_election.cc:343] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.995759 21081 leader_election.cc:304] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:52.997200 21257 raft_consensus.cc:2749] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.981344 21259 raft_consensus.cc:2804] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.999922 21259 raft_consensus.cc:697] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.001142 21232 tablet_bootstrap.cc:654] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.980959 21117 raft_consensus.cc:2468] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.001187 21259 consensus_queue.cc:237] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.010696 21233 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:53.010072 21231 raft_consensus.cc:359] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.011109 21231 raft_consensus.cc:385] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.011253 21233 ts_tablet_manager.cc:1403] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260713 09:08:53.011494 21231 raft_consensus.cc:740] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.012646 21231 consensus_queue.cc:260] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.014674 21232 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:53.015199 21231 ts_tablet_manager.cc:1434] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:08:53.015301 21232 ts_tablet_manager.cc:1403] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:08:53.016390 21231 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:53.018920 21232 raft_consensus.cc:359] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.019814 21232 raft_consensus.cc:385] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.020208 21232 raft_consensus.cc:740] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.020601 20939 catalog_manager.cc:5697] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.021278 21232 consensus_queue.cc:260] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.022962 21231 tablet_bootstrap.cc:654] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.024464 21232 ts_tablet_manager.cc:1434] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:53.025593 21232 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:53.014312 21233 raft_consensus.cc:359] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.029949 21233 raft_consensus.cc:385] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.031610 21257 raft_consensus.cc:493] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.032407 21232 tablet_bootstrap.cc:654] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.032260 21257 raft_consensus.cc:515] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.030387 21233 raft_consensus.cc:740] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.034508 21257 leader_election.cc:290] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.035135 21233 consensus_queue.cc:260] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.037885 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2872fd2c633946bc94f67921062248e2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:53.038792 21042 raft_consensus.cc:2468] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:53.041002 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2872fd2c633946bc94f67921062248e2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
W20260713 09:08:53.042774 21080 leader_election.cc:343] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.043810 21233 ts_tablet_manager.cc:1434] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.004s
I20260713 09:08:53.044052 21081 leader_election.cc:304] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [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: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d
I20260713 09:08:53.048431 21257 raft_consensus.cc:2804] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.048863 21257 raft_consensus.cc:493] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.049192 21257 raft_consensus.cc:3060] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.049367 21231 tablet_bootstrap.cc:492] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:53.045265 21233 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:53.050031 21231 ts_tablet_manager.cc:1403] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260713 09:08:53.053081 21231 raft_consensus.cc:359] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.053859 21231 raft_consensus.cc:385] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.054158 21231 raft_consensus.cc:740] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.054998 21231 consensus_queue.cc:260] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.057708 21231 ts_tablet_manager.cc:1434] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:53.059028 21231 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:53.060431 21233 tablet_bootstrap.cc:654] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.067301 21231 tablet_bootstrap.cc:654] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.058504 21257 raft_consensus.cc:515] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.072237 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2872fd2c633946bc94f67921062248e2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.072896 21233 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:53.073074 21042 raft_consensus.cc:3060] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.073688 21233 ts_tablet_manager.cc:1403] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260713 09:08:53.077715 21233 raft_consensus.cc:359] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.078718 21233 raft_consensus.cc:385] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.079869 21241 raft_consensus.cc:493] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.080585 21241 raft_consensus.cc:515] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.084681 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:53.085588 21041 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:53.087347 21155 leader_election.cc:304] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:53.088598 21240 raft_consensus.cc:2804] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.089164 21240 raft_consensus.cc:493] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.089618 21240 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.091482 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2872fd2c633946bc94f67921062248e2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
W20260713 09:08:53.093609 21080 leader_election.cc:343] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.093624 21241 leader_election.cc:290] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:53.095265 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:53.095991 21117 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:53.096419 21257 leader_election.cc:290] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.100138 21232 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:53.088011 21042 raft_consensus.cc:2468] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:53.100867 21232 ts_tablet_manager.cc:1403] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.075s	user 0.025s	sys 0.027s
I20260713 09:08:53.100870 21240 raft_consensus.cc:515] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.101794 21081 leader_election.cc:304] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [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: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d
I20260713 09:08:53.103003 21257 raft_consensus.cc:2804] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.104204 21257 raft_consensus.cc:697] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:53.104259 21232 raft_consensus.cc:359] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.105135 21232 raft_consensus.cc:385] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.104926 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.105619 21232 raft_consensus.cc:740] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.105894 21041 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.107386 21232 consensus_queue.cc:260] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.109584 21232 ts_tablet_manager.cc:1434] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:53.110729 21232 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:53.105142 21257 consensus_queue.cc:237] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.079110 21233 raft_consensus.cc:740] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.116765 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.117724 21117 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.122908 21232 tablet_bootstrap.cc:654] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.123116 20939 catalog_manager.cc:5697] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.128723 21233 consensus_queue.cc:260] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.131117 21240 leader_election.cc:290] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:53.136204 21259 raft_consensus.cc:493] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.136940 21259 raft_consensus.cc:515] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:53.143620 21117 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:53.146664 21156 leader_election.cc:304] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.148574 21240 raft_consensus.cc:2804] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.151171 21233 ts_tablet_manager.cc:1434] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260713 09:08:53.152341 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8045122a2bf54904bff0b6c0b9ebda66" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.153195 21191 raft_consensus.cc:2468] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.154937 21005 leader_election.cc:304] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:53.156196 21238 raft_consensus.cc:2804] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.156714 21238 raft_consensus.cc:493] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.157140 21238 raft_consensus.cc:3060] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.163467 21240 raft_consensus.cc:697] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:53.166291 21041 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:53.167462 21259 leader_election.cc:290] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:53.172122 21238 raft_consensus.cc:515] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:53.176095 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8045122a2bf54904bff0b6c0b9ebda66" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.176939 21191 raft_consensus.cc:3060] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.164870 21240 consensus_queue.cc:237] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.180477 21238 leader_election.cc:290] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:53.182590 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8045122a2bf54904bff0b6c0b9ebda66" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:53.182704 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8045122a2bf54904bff0b6c0b9ebda66" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.185413 21233 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:53.187841 21232 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:53.188421 21232 ts_tablet_manager.cc:1403] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.033s
I20260713 09:08:53.189848 21191 raft_consensus.cc:2468] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.191346 21231 tablet_bootstrap.cc:492] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:53.191112 21005 leader_election.cc:304] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [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: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:53.191886 21231 ts_tablet_manager.cc:1403] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.133s	user 0.060s	sys 0.055s
I20260713 09:08:53.192094 21238 raft_consensus.cc:2804] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.193029 21238 raft_consensus.cc:697] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.193189 21117 raft_consensus.cc:2468] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.194425 20939 catalog_manager.cc:5697] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.194993 21231 raft_consensus.cc:359] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.194989 21238 consensus_queue.cc:237] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } }
I20260713 09:08:53.195921 21231 raft_consensus.cc:385] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.196256 21231 raft_consensus.cc:740] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.197002 21231 consensus_queue.cc:260] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.191313 21232 raft_consensus.cc:359] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.198663 21232 raft_consensus.cc:385] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.198949 21232 raft_consensus.cc:740] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.199537 21231 ts_tablet_manager.cc:1434] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:53.199607 21232 consensus_queue.cc:260] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.200801 21231 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:53.201610 21233 tablet_bootstrap.cc:654] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.202138 21232 ts_tablet_manager.cc:1434] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:53.207995 21231 tablet_bootstrap.cc:654] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.213796 21231 tablet_bootstrap.cc:492] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:53.214299 21231 ts_tablet_manager.cc:1403] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260713 09:08:53.215245 21233 tablet_bootstrap.cc:492] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:53.215761 21233 ts_tablet_manager.cc:1403] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260713 09:08:53.214071 20938 catalog_manager.cc:5697] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.217177 21231 raft_consensus.cc:359] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.217859 21231 raft_consensus.cc:385] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.218135 21231 raft_consensus.cc:740] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.218116 21233 raft_consensus.cc:359] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.218859 21233 raft_consensus.cc:385] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.219166 21233 raft_consensus.cc:740] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.219020 21231 consensus_queue.cc:260] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.219929 21233 consensus_queue.cc:260] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.220741 21231 ts_tablet_manager.cc:1434] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:53.221663 21231 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:53.221908 21233 ts_tablet_manager.cc:1434] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:53.223390 21233 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:53.227028 21231 tablet_bootstrap.cc:654] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.228492 21238 raft_consensus.cc:493] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.228996 21238 raft_consensus.cc:515] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.231045 21238 leader_election.cc:290] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.228441 21233 tablet_bootstrap.cc:654] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.232043 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:53.233026 21117 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.234357 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.235200 21191 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.236873 21005 leader_election.cc:304] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:53.237941 21238 raft_consensus.cc:2804] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.238406 21238 raft_consensus.cc:493] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.238819 21238 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.248050 21233 tablet_bootstrap.cc:492] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:53.248209 21259 raft_consensus.cc:493] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.248790 21233 ts_tablet_manager.cc:1403] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260713 09:08:53.248984 21238 raft_consensus.cc:515] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.248898 21259 raft_consensus.cc:515] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.248162 21231 tablet_bootstrap.cc:492] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:53.251657 21231 ts_tablet_manager.cc:1403] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260713 09:08:53.251485 21233 raft_consensus.cc:359] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.251914 21238 leader_election.cc:290] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.252221 21233 raft_consensus.cc:385] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.252594 21233 raft_consensus.cc:740] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.253093 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.253254 21233 consensus_queue.cc:260] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.253769 21191 raft_consensus.cc:2468] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.253883 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:53.254488 21117 raft_consensus.cc:2468] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.254798 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.254376 21231 raft_consensus.cc:359] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.255407 21231 raft_consensus.cc:385] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.255939 21231 raft_consensus.cc:740] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.256136 21007 leader_election.cc:304] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.256739 21231 consensus_queue.cc:260] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.257099 21238 raft_consensus.cc:2804] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.257298 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.257634 21238 raft_consensus.cc:493] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.257903 21191 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.258139 21238 raft_consensus.cc:3060] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.260416 21259 leader_election.cc:290] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.263993 21233 ts_tablet_manager.cc:1434] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:53.255415 21116 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.265563 21238 raft_consensus.cc:515] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.267758 21238 leader_election.cc:290] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.268554 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.269147 21117 raft_consensus.cc:3060] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.271987 21257 raft_consensus.cc:493] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.272527 21257 raft_consensus.cc:515] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.274644 21257 leader_election.cc:290] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.275897 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.276603 21190 raft_consensus.cc:2468] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:53.277855 21080 leader_election.cc:304] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.279232 21116 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.279726 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:53.280373 21041 raft_consensus.cc:2468] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:53.282644 21007 leader_election.cc:304] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.284358 21191 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.284262 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e06d2d36324f9fb74df649b21e7f7b" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.285202 21257 raft_consensus.cc:2804] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.285287 21190 raft_consensus.cc:3060] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.285728 21257 raft_consensus.cc:493] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.286098 21257 raft_consensus.cc:3060] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.289700 21117 raft_consensus.cc:2468] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.291064 21007 leader_election.cc:304] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.291991 21259 raft_consensus.cc:2804] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.292505 21238 raft_consensus.cc:493] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.293188 21238 raft_consensus.cc:515] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.296336 21238 leader_election.cc:290] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.297044 21238 raft_consensus.cc:2804] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.297144 21190 raft_consensus.cc:2468] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.297657 21238 raft_consensus.cc:697] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.297781 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.298570 21189 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.300503 21231 ts_tablet_manager.cc:1434] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.049s	user 0.022s	sys 0.027s
I20260713 09:08:53.298925 21238 consensus_queue.cc:237] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.301844 21005 leader_election.cc:304] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:53.302536 21259 raft_consensus.cc:697] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.303282 21279 raft_consensus.cc:2804] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.303750 21279 raft_consensus.cc:493] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.303496 21259 consensus_queue.cc:237] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.304140 21279 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.305312 21257 raft_consensus.cc:515] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.306883 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:53.307453 21257 leader_election.cc:290] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.307528 21117 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:53.309159 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.309994 21189 raft_consensus.cc:3060] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.316687 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fcf6e7222d47d2b8c1c9e8686c9be4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.317256 21041 raft_consensus.cc:3060] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.321285 21279 raft_consensus.cc:515] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.322244 20938 catalog_manager.cc:5697] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.323645 21279 leader_election.cc:290] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.322234 21189 raft_consensus.cc:2468] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:53.324419 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.324673 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.324353 20938 catalog_manager.cc:5697] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.325171 21190 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.325847 21080 leader_election.cc:304] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.326233 21041 raft_consensus.cc:2468] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:53.326764 21257 raft_consensus.cc:2804] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.325138 21117 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.327291 21257 raft_consensus.cc:697] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:53.328152 21257 consensus_queue.cc:237] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.335497 21117 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.335706 21190 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:53.337157 21007 leader_election.cc:304] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.338760 21279 raft_consensus.cc:2804] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.339435 21279 raft_consensus.cc:697] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.340238 21279 consensus_queue.cc:237] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.341223 20938 catalog_manager.cc:5697] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.350134 20939 catalog_manager.cc:5697] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.479431 21257 raft_consensus.cc:493] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.479928 21257 raft_consensus.cc:515] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.481693 21257 leader_election.cc:290] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.482615 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:53.482738 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:53.483304 21041 raft_consensus.cc:2468] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:53.483392 21190 raft_consensus.cc:2468] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:53.484462 21081 leader_election.cc:304] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.485176 21257 raft_consensus.cc:2804] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.485575 21257 raft_consensus.cc:493] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.485862 21257 raft_consensus.cc:3060] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.490859 21257 raft_consensus.cc:515] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.492612 21257 leader_election.cc:290] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.493435 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.493597 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cda7e5b029434996369aa433efb9f0" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.494006 21041 raft_consensus.cc:3060] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.494203 21190 raft_consensus.cc:3060] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.499185 21190 raft_consensus.cc:2468] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:53.499185 21041 raft_consensus.cc:2468] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:53.500406 21080 leader_election.cc:304] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.501495 21257 raft_consensus.cc:2804] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.501919 21257 raft_consensus.cc:697] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:53.502738 21257 consensus_queue.cc:237] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.509687 20939 catalog_manager.cc:5697] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.565047 21279 consensus_queue.cc:1048] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.566342 21259 consensus_queue.cc:1048] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.614810 21280 consensus_queue.cc:1048] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.624073 21117 raft_consensus.cc:3060] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.628818 21257 consensus_queue.cc:1048] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.633306 21238 consensus_queue.cc:1048] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.641731 21190 raft_consensus.cc:3060] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.651289 21257 consensus_queue.cc:1048] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.671522 21189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:53.672173 21189 raft_consensus.cc:606] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:53.681255 21240 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.694180 21042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
mode: GRACEFUL
new_leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:59622
I20260713 09:08:53.694859 21042 raft_consensus.cc:606] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Received request to transfer leadership to TS c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:53.695693 21240 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.704983 21299 raft_consensus.cc:993] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: : Instructing follower 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:53.705451 21299 raft_consensus.cc:1081] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:53.707196 21042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:59608
I20260713 09:08:53.707744 21042 raft_consensus.cc:493] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.708072 21042 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.714406 21042 raft_consensus.cc:515] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.715619 21041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1368e18727554e47b3711a45001dc7de"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
mode: GRACEFUL
new_leader_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:59622
I20260713 09:08:53.716248 21041 raft_consensus.cc:606] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Received request to transfer leadership to TS 423bc906f89e445f862f9b46a385714d
I20260713 09:08:53.717865 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.717989 21042 leader_election.cc:290] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.718094 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.718613 21117 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.718888 21189 raft_consensus.cc:3055] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.719211 21189 raft_consensus.cc:740] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:53.720045 21189 consensus_queue.cc:260] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.721347 21189 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.726073 21117 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:53.727239 21007 leader_election.cc:304] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.727950 21238 raft_consensus.cc:2804] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.728240 21189 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:53.728504 21238 raft_consensus.cc:697] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.729374 21238 consensus_queue.cc:237] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.735816 20939 catalog_manager.cc:5697] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 2 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.756536 21238 consensus_queue.cc:1048] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.762696 21279 raft_consensus.cc:993] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: : Instructing follower 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:08:53.763218 21259 raft_consensus.cc:1081] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Signalling peer 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:08:53.764971 21190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1368e18727554e47b3711a45001dc7de"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:60152
I20260713 09:08:53.765570 21190 raft_consensus.cc:493] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.765961 21190 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.768999 21238 consensus_queue.cc:1048] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.772928 21190 raft_consensus.cc:515] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.777314 21190 leader_election.cc:290] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:53.778702 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:53.779474 21117 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.779498 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1368e18727554e47b3711a45001dc7de" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.780313 21042 raft_consensus.cc:3055] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.782312 21042 raft_consensus.cc:740] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.783269 21042 consensus_queue.cc:260] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.784245 21238 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.785076 21257 consensus_queue.cc:1048] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.787317 21238 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:53.784540 21042 raft_consensus.cc:3060] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.792470 21117 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 2.
I20260713 09:08:53.808139 21042 raft_consensus.cc:2468] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 2.
I20260713 09:08:53.808473 21156 leader_election.cc:304] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.809392 21240 raft_consensus.cc:2804] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.809921 21240 raft_consensus.cc:697] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 2 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:53.810772 21240 consensus_queue.cc:237] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.821005 21306 consensus_queue.cc:1048] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.823809 21238 consensus_queue.cc:1048] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.833837 20940 catalog_manager.cc:5697] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 1 to 2, leader changed from 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1) to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 2 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.838773 21279 consensus_queue.cc:1048] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:53.844795 21238 raft_consensus.cc:993] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: : Instructing follower c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:53.845399 21280 raft_consensus.cc:1081] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Signalling peer c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:53.852494 21116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:08:53.853412 21116 raft_consensus.cc:493] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.853983 21116 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.862069 21116 raft_consensus.cc:515] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.864470 21116 leader_election.cc:290] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:53.865886 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:53.866910 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:53.867659 21189 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.867842 21042 raft_consensus.cc:3055] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.868310 21042 raft_consensus.cc:740] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:53.869158 21042 consensus_queue.cc:260] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.870443 21042 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.874375 21189 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:53.875651 21080 leader_election.cc:304] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:53.876534 21306 raft_consensus.cc:2804] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.877010 21306 raft_consensus.cc:697] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:53.877749 21306 consensus_queue.cc:237] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:53.881155 21042 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:53.885294 20939 catalog_manager.cc:5697] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 1 to 2, leader changed from 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1) to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.907218 21306 consensus_queue.cc:1048] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.918308 21236 consensus_queue.cc:1048] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.145053 21189 raft_consensus.cc:1275] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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:54.146482 21238 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.154016 21116 raft_consensus.cc:1275] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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:54.156543 21280 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.273672 21042 raft_consensus.cc:1275] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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:54.275027 21240 consensus_queue.cc:1048] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.282626 21116 raft_consensus.cc:1275] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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:54.284710 21312 consensus_queue.cc:1048] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.290004 21189 raft_consensus.cc:1275] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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:54.291519 21306 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.299719 21042 raft_consensus.cc:1275] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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:54.301250 21257 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:56.742806 20938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47068:
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:08:56.744959 20938 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:08:56.795653 21026 tablet_service.cc:1511] Processing CreateTablet for tablet 546026ff13a7431593c8b0e6a3b57470 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:56.797036 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546026ff13a7431593c8b0e6a3b57470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.796921 21101 tablet_service.cc:1511] Processing CreateTablet for tablet 546026ff13a7431593c8b0e6a3b57470 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:56.798208 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 546026ff13a7431593c8b0e6a3b57470 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:56.798260 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546026ff13a7431593c8b0e6a3b57470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.799438 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546026ff13a7431593c8b0e6a3b57470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.800026 21025 tablet_service.cc:1511] Processing CreateTablet for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:56.801342 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.805323 21028 tablet_service.cc:1511] Processing CreateTablet for tablet 96f2d46156314411a750890ff656ad49 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:56.806677 21028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f2d46156314411a750890ff656ad49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.807798 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 73be1ab484764f0d93cfb212c0c778b4 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:56.808153 21174 tablet_service.cc:1511] Processing CreateTablet for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:56.809159 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be1ab484764f0d93cfb212c0c778b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.808873 21177 tablet_service.cc:1511] Processing CreateTablet for tablet 96f2d46156314411a750890ff656ad49 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:56.809480 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.809288 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:56.810084 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f2d46156314411a750890ff656ad49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.810536 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0feaeb29e6f1465ba1706ab2c13bfb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.813640 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 96f2d46156314411a750890ff656ad49 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:56.813932 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 73be1ab484764f0d93cfb212c0c778b4 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:56.815083 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f2d46156314411a750890ff656ad49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.815289 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be1ab484764f0d93cfb212c0c778b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.812191 21031 tablet_service.cc:1511] Processing CreateTablet for tablet 73be1ab484764f0d93cfb212c0c778b4 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:56.817828 21031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be1ab484764f0d93cfb212c0c778b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.819612 21030 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2b1fd2e0584543b25b3ca2cd464305 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:56.820973 21030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2b1fd2e0584543b25b3ca2cd464305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.825341 21106 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2b1fd2e0584543b25b3ca2cd464305 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:56.826704 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2b1fd2e0584543b25b3ca2cd464305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.846967 21179 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2b1fd2e0584543b25b3ca2cd464305 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:56.848376 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2b1fd2e0584543b25b3ca2cd464305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.854511 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 7e104c0dcfff42a0905144088123b7f7 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:56.855834 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e104c0dcfff42a0905144088123b7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.855599 21104 tablet_service.cc:1511] Processing CreateTablet for tablet 7e104c0dcfff42a0905144088123b7f7 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:56.856928 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e104c0dcfff42a0905144088123b7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.859319 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 7e104c0dcfff42a0905144088123b7f7 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:56.860597 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e104c0dcfff42a0905144088123b7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.893189 21325 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:56.893352 21029 tablet_service.cc:1511] Processing CreateTablet for tablet 69907dbebe3b4d5fbd038e6a6b94ef10 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:56.895241 21029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69907dbebe3b4d5fbd038e6a6b94ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.897621 21175 tablet_service.cc:1511] Processing CreateTablet for tablet 69907dbebe3b4d5fbd038e6a6b94ef10 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:56.898962 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69907dbebe3b4d5fbd038e6a6b94ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.903703 21027 tablet_service.cc:1511] Processing CreateTablet for tablet d4231b1f74f0472ea52b226931d55243 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:56.905061 21027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4231b1f74f0472ea52b226931d55243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.902648 21324 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:56.912405 21325 tablet_bootstrap.cc:654] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.923219 21174 tablet_service.cc:1511] Processing CreateTablet for tablet d4231b1f74f0472ea52b226931d55243 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:56.923324 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 4e16d83361314b6f9167d5b1990bb9d2 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:56.926138 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4231b1f74f0472ea52b226931d55243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.927217 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e16d83361314b6f9167d5b1990bb9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.935710 21104 tablet_service.cc:1511] Processing CreateTablet for tablet 4e16d83361314b6f9167d5b1990bb9d2 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:56.935808 21101 tablet_service.cc:1511] Processing CreateTablet for tablet d4231b1f74f0472ea52b226931d55243 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:56.937666 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4231b1f74f0472ea52b226931d55243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.937706 21324 tablet_bootstrap.cc:654] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.941390 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e16d83361314b6f9167d5b1990bb9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.956584 21177 tablet_service.cc:1511] Processing CreateTablet for tablet 4e16d83361314b6f9167d5b1990bb9d2 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:56.957968 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e16d83361314b6f9167d5b1990bb9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:56.932337 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 69907dbebe3b4d5fbd038e6a6b94ef10 (DEFAULT_TABLE table=soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:56.969480 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69907dbebe3b4d5fbd038e6a6b94ef10. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:56.978827 20988 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:57.011953 21327 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.012354 21325 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.012910 21325 ts_tablet_manager.cc:1403] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.005s
I20260713 09:08:57.015293 21325 raft_consensus.cc:359] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.015951 21325 raft_consensus.cc:385] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.016460 21325 raft_consensus.cc:740] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.017699 21325 consensus_queue.cc:260] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.021893 21325 ts_tablet_manager.cc:1434] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:08:57.023147 21325 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.024712 21324 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.025364 21324 ts_tablet_manager.cc:1403] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.008s
I20260713 09:08:57.028594 21324 raft_consensus.cc:359] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.029263 21327 tablet_bootstrap.cc:654] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.029484 21324 raft_consensus.cc:385] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.029721 21325 tablet_bootstrap.cc:654] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.029979 21324 raft_consensus.cc:740] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.031021 21324 consensus_queue.cc:260] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.033501 21324 ts_tablet_manager.cc:1434] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:57.034569 21324 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.040979 21324 tablet_bootstrap.cc:654] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.046460 21327 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.047241 21327 ts_tablet_manager.cc:1403] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.008s
I20260713 09:08:57.051340 21325 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.051131 21327 raft_consensus.cc:359] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.051935 21325 ts_tablet_manager.cc:1403] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.013s
I20260713 09:08:57.051915 21327 raft_consensus.cc:385] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.052491 21327 raft_consensus.cc:740] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.053222 21324 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.053876 21324 ts_tablet_manager.cc:1403] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:08:57.053238 21327 consensus_queue.cc:260] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.054917 21325 raft_consensus.cc:359] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.055758 21325 raft_consensus.cc:385] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.055904 21327 ts_tablet_manager.cc:1434] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:57.056134 21325 raft_consensus.cc:740] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.056779 21324 raft_consensus.cc:359] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.057329 21327 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.057554 21324 raft_consensus.cc:385] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.057108 21325 consensus_queue.cc:260] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.057909 21324 raft_consensus.cc:740] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.058763 21324 consensus_queue.cc:260] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.061117 21324 ts_tablet_manager.cc:1434] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:57.062137 21324 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.063340 21325 ts_tablet_manager.cc:1434] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:57.064390 21325 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.068612 21324 tablet_bootstrap.cc:654] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.069767 21327 tablet_bootstrap.cc:654] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.076042 21325 tablet_bootstrap.cc:654] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.082787 21325 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.083281 21325 ts_tablet_manager.cc:1403] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260713 09:08:57.085551 21325 raft_consensus.cc:359] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.086136 21325 raft_consensus.cc:385] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.086508 21325 raft_consensus.cc:740] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.087487 21325 consensus_queue.cc:260] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.088485 21327 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.089027 21327 ts_tablet_manager.cc:1403] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260713 09:08:57.089466 21325 ts_tablet_manager.cc:1434] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:57.090523 21325 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.091130 21324 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.092428 21327 raft_consensus.cc:359] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.092924 21324 ts_tablet_manager.cc:1403] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.021s
I20260713 09:08:57.093267 21327 raft_consensus.cc:385] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.093936 21327 raft_consensus.cc:740] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.097023 21324 raft_consensus.cc:359] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.097856 21325 tablet_bootstrap.cc:654] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.098095 21324 raft_consensus.cc:385] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.097453 21327 consensus_queue.cc:260] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.098500 21324 raft_consensus.cc:740] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.099498 21324 consensus_queue.cc:260] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.100755 21327 ts_tablet_manager.cc:1434] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:57.102378 21324 ts_tablet_manager.cc:1434] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:57.103659 21324 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.105646 21327 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.110843 21324 tablet_bootstrap.cc:654] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.113483 21327 tablet_bootstrap.cc:654] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.117760 21325 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.118492 21325 ts_tablet_manager.cc:1403] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.002s
I20260713 09:08:57.121964 21325 raft_consensus.cc:359] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.123066 21325 raft_consensus.cc:385] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.123421 21325 raft_consensus.cc:740] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.124210 21325 consensus_queue.cc:260] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.128518 21324 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.129210 21325 ts_tablet_manager.cc:1434] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:08:57.129266 21324 ts_tablet_manager.cc:1403] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:08:57.133112 21324 raft_consensus.cc:359] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.133999 21324 raft_consensus.cc:385] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.134337 21324 raft_consensus.cc:740] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.135289 21324 consensus_queue.cc:260] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.138278 21325 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.138654 21324 ts_tablet_manager.cc:1434] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:57.140375 21324 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.145896 21325 tablet_bootstrap.cc:654] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.157147 21324 tablet_bootstrap.cc:654] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.170137 21325 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.170663 21325 ts_tablet_manager.cc:1403] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260713 09:08:57.174028 21325 raft_consensus.cc:359] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.174758 21325 raft_consensus.cc:385] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.175051 21325 raft_consensus.cc:740] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.175940 21325 consensus_queue.cc:260] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.178520 21325 ts_tablet_manager.cc:1434] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260713 09:08:57.179504 21325 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.186761 21325 tablet_bootstrap.cc:654] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.195629 21312 raft_consensus.cc:493] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.196208 21312 raft_consensus.cc:515] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.198441 21312 leader_election.cc:290] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.200305 21324 tablet_bootstrap.cc:492] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.200482 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.201870 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.202013 21324 ts_tablet_manager.cc:1403] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.022s
I20260713 09:08:57.202545 21042 raft_consensus.cc:2468] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
W20260713 09:08:57.202781 21156 leader_election.cc:343] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.204169 21155 leader_election.cc:304] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [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: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.206472 21326 raft_consensus.cc:493] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.206561 21324 raft_consensus.cc:359] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.207177 21326 raft_consensus.cc:515] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.207864 21324 raft_consensus.cc:385] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.208513 21324 raft_consensus.cc:740] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.209635 21324 consensus_queue.cc:260] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.211149 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.211858 21190 raft_consensus.cc:2468] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:57.212710 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.214752 21080 leader_election.cc:304] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.215533 21306 raft_consensus.cc:2804] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.215914 21306 raft_consensus.cc:493] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.216229 21306 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.216416 21325 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.216935 21325 ts_tablet_manager.cc:1403] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260713 09:08:57.215548 21326 leader_election.cc:290] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.219846 21325 raft_consensus.cc:359] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.221758 21325 raft_consensus.cc:385] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.222081 21325 raft_consensus.cc:740] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.222915 21325 consensus_queue.cc:260] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
W20260713 09:08:57.223539 21081 leader_election.cc:343] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.225441 21325 ts_tablet_manager.cc:1434] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:57.226495 21325 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.227185 21312 raft_consensus.cc:2804] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.227597 21312 raft_consensus.cc:493] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.227926 21312 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.233711 21324 ts_tablet_manager.cc:1434] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.011s
I20260713 09:08:57.229311 21313 raft_consensus.cc:493] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.242249 21326 raft_consensus.cc:493] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.241084 21324 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.240258 21313 raft_consensus.cc:515] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.243006 21326 raft_consensus.cc:515] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.256138 21343 raft_consensus.cc:493] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.262744 21326 leader_election.cc:290] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.265087 21327 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.262104 21343 raft_consensus.cc:515] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.270135 21313 leader_election.cc:290] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.270524 21343 leader_election.cc:290] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.271611 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.270664 21327 ts_tablet_manager.cc:1403] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.165s	user 0.042s	sys 0.092s
I20260713 09:08:57.272348 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.274268 21116 raft_consensus.cc:2468] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.272708 21190 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:57.274185 21306 raft_consensus.cc:515] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.276770 21156 leader_election.cc:304] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.278992 21005 leader_election.cc:304] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.279742 21343 raft_consensus.cc:2804] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.279852 21313 raft_consensus.cc:2804] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.280262 21343 raft_consensus.cc:493] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.280730 21343 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.281087 21306 leader_election.cc:290] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.284072 21325 tablet_bootstrap.cc:654] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.280262 21313 raft_consensus.cc:493] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.284757 21313 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.288190 21343 raft_consensus.cc:515] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.289321 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.284206 21312 raft_consensus.cc:515] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.300660 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.301357 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.305804 21324 tablet_bootstrap.cc:654] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.305689 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:57.306413 21189 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.307390 21327 raft_consensus.cc:359] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.301342 21116 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 0.
I20260713 09:08:57.308928 21343 leader_election.cc:290] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.309268 21190 raft_consensus.cc:2393] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c26c096d82a44eb5aed1c1095ec5f722 in current term 1: Already voted for candidate 423bc906f89e445f862f9b46a385714d in this term.
I20260713 09:08:57.312984 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.309716 21327 raft_consensus.cc:385] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.313704 21327 raft_consensus.cc:740] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.313661 21117 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.314608 21327 consensus_queue.cc:260] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.316407 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.316680 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
W20260713 09:08:57.317868 21156 leader_election.cc:343] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.318120 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.318451 21312 leader_election.cc:290] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.318699 21041 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.323082 21189 raft_consensus.cc:2468] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:57.324137 21313 raft_consensus.cc:515] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.324412 21080 leader_election.cc:304] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.324790 21117 raft_consensus.cc:2468] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.325399 21346 raft_consensus.cc:2804] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.327435 21346 raft_consensus.cc:697] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:57.327525 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.327968 21156 leader_election.cc:304] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.328339 21346 consensus_queue.cc:237] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.329583 21327 ts_tablet_manager.cc:1434] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260713 09:08:57.330550 21327 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
W20260713 09:08:57.330632 21081 leader_election.cc:343] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.331212 21081 leader_election.cc:304] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.331656 21312 raft_consensus.cc:2804] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.332772 21312 raft_consensus.cc:697] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.334420 21312 consensus_queue.cc:237] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.335832 21346 raft_consensus.cc:2749] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.337134 21325 tablet_bootstrap.cc:492] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.337670 21325 ts_tablet_manager.cc:1403] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.014s
I20260713 09:08:57.337759 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.338407 21117 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.339340 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
W20260713 09:08:57.332862 21155 leader_election.cc:343] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.338750 20940 catalog_manager.cc:5697] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.341022 21189 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.340719 21325 raft_consensus.cc:359] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.341590 21325 raft_consensus.cc:385] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.341912 21325 raft_consensus.cc:740] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.326254 21313 leader_election.cc:290] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.342689 21325 consensus_queue.cc:260] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.326561 21041 raft_consensus.cc:2468] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.345221 21325 ts_tablet_manager.cc:1434] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:08:57.345122 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.346551 21325 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.349064 21117 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
W20260713 09:08:57.362535 21081 leader_election.cc:343] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:57.364943 21155 leader_election.cc:343] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.365473 21325 tablet_bootstrap.cc:654] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.366097 21327 tablet_bootstrap.cc:654] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.366209 21155 leader_election.cc:304] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [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: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.367281 21343 raft_consensus.cc:2804] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.371877 21189 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 1.
I20260713 09:08:57.373222 21007 leader_election.cc:304] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.373216 21324 tablet_bootstrap.cc:492] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.381976 21324 ts_tablet_manager.cc:1403] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.013s
I20260713 09:08:57.382791 21344 raft_consensus.cc:2804] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.383314 21344 raft_consensus.cc:697] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:57.383982 21344 consensus_queue.cc:237] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.385599 21324 raft_consensus.cc:359] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.386667 21324 raft_consensus.cc:385] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.387110 21327 tablet_bootstrap.cc:492] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.380402 21343 raft_consensus.cc:697] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.387895 21327 ts_tablet_manager.cc:1403] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.000s
I20260713 09:08:57.388516 21343 consensus_queue.cc:237] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.391135 21327 raft_consensus.cc:359] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.392105 21327 raft_consensus.cc:385] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.392493 21327 raft_consensus.cc:740] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.387053 21324 raft_consensus.cc:740] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.379578 21325 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.393790 21325 ts_tablet_manager.cc:1403] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.010s
I20260713 09:08:57.393499 21327 consensus_queue.cc:260] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.396231 21327 ts_tablet_manager.cc:1434] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:57.397318 21327 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.397097 21325 raft_consensus.cc:359] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.398098 21325 raft_consensus.cc:385] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.398514 21325 raft_consensus.cc:740] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.399799 21325 consensus_queue.cc:260] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.401968 21325 ts_tablet_manager.cc:1434] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:57.402936 21325 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: Bootstrap starting.
I20260713 09:08:57.403352 21324 consensus_queue.cc:260] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.407897 21325 tablet_bootstrap.cc:654] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.409267 21324 ts_tablet_manager.cc:1434] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260713 09:08:57.411763 21327 tablet_bootstrap.cc:654] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.412820 21324 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.419453 21353 raft_consensus.cc:493] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.420197 21353 raft_consensus.cc:515] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.423624 21353 leader_election.cc:290] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.424860 21327 tablet_bootstrap.cc:492] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.425482 21327 ts_tablet_manager.cc:1403] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260713 09:08:57.426004 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.426980 21041 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.428709 21155 leader_election.cc:304] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.429765 21353 raft_consensus.cc:2804] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.430177 21353 raft_consensus.cc:493] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.429661 21327 raft_consensus.cc:359] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.430534 21353 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.430689 21327 raft_consensus.cc:385] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.431039 21327 raft_consensus.cc:740] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.431044 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.432173 21117 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.432176 21327 consensus_queue.cc:260] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.434422 21327 ts_tablet_manager.cc:1434] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:57.438730 21353 raft_consensus.cc:515] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.443236 21353 leader_election.cc:290] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.444278 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.445072 21041 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.448225 21324 tablet_bootstrap.cc:654] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.450230 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.450774 21117 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.454185 21344 raft_consensus.cc:493] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.454741 21344 raft_consensus.cc:515] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.456995 21344 leader_election.cc:290] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.458165 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.457913 20940 catalog_manager.cc:5697] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.458513 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.458961 21189 raft_consensus.cc:2393] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ed0b331d8d45409e7a1b090c25a42c in current term 1: Already voted for candidate c26c096d82a44eb5aed1c1095ec5f722 in this term.
I20260713 09:08:57.459584 20940 catalog_manager.cc:5697] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.460368 21041 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.461241 21327 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.461803 21155 leader_election.cc:304] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.460315 21005 leader_election.cc:304] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c; no voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.462651 21343 raft_consensus.cc:2804] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.463106 21343 raft_consensus.cc:697] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.463657 21117 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.463959 21343 consensus_queue.cc:237] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.466359 21325 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: No bootstrap required, opened a new log
I20260713 09:08:57.466805 21325 ts_tablet_manager.cc:1403] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.031s
I20260713 09:08:57.468343 21344 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.469372 21325 raft_consensus.cc:359] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.470067 21325 raft_consensus.cc:385] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.470330 21325 raft_consensus.cc:740] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.471017 21325 consensus_queue.cc:260] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.471735 20937 catalog_manager.cc:5697] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 1 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.473742 21325 ts_tablet_manager.cc:1434] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:57.453990 21324 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.476240 21344 raft_consensus.cc:2749] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.476684 21324 ts_tablet_manager.cc:1403] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.001s
I20260713 09:08:57.484427 21327 tablet_bootstrap.cc:654] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.484705 21324 raft_consensus.cc:359] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.485478 21324 raft_consensus.cc:385] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.485785 21324 raft_consensus.cc:740] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.484642 20939 catalog_manager.cc:5697] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.486538 21324 consensus_queue.cc:260] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.489081 21324 ts_tablet_manager.cc:1434] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:57.490043 21324 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.493574 21327 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.494103 21327 ts_tablet_manager.cc:1403] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260713 09:08:57.496039 21324 tablet_bootstrap.cc:654] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.497118 21327 raft_consensus.cc:359] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.497887 21327 raft_consensus.cc:385] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.498185 21327 raft_consensus.cc:740] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.498910 21327 consensus_queue.cc:260] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.501281 21327 ts_tablet_manager.cc:1434] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:08:57.502272 21327 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.507663 21324 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.508204 21324 ts_tablet_manager.cc:1403] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:08:57.508412 21327 tablet_bootstrap.cc:654] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.510267 21324 raft_consensus.cc:359] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.510851 21324 raft_consensus.cc:385] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.511112 21324 raft_consensus.cc:740] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.511858 21324 consensus_queue.cc:260] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.514127 21346 raft_consensus.cc:493] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.514321 21324 ts_tablet_manager.cc:1434] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:57.514667 21346 raft_consensus.cc:515] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.516178 21327 tablet_bootstrap.cc:492] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.516893 21346 leader_election.cc:290] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.517592 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e104c0dcfff42a0905144088123b7f7" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.517342 21324 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: Bootstrap starting.
I20260713 09:08:57.518235 21041 raft_consensus.cc:2468] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:57.518847 21327 ts_tablet_manager.cc:1403] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260713 09:08:57.519171 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e104c0dcfff42a0905144088123b7f7" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.519825 21189 raft_consensus.cc:2468] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:57.524456 21080 leader_election.cc:304] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.525301 21324 tablet_bootstrap.cc:654] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.527729 21343 raft_consensus.cc:493] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.527818 21346 raft_consensus.cc:2804] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.528458 21346 raft_consensus.cc:493] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.528432 21343 raft_consensus.cc:515] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.529040 21346 raft_consensus.cc:3060] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.530202 21327 raft_consensus.cc:359] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.531011 21327 raft_consensus.cc:385] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.531005 21343 leader_election.cc:290] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.531517 21327 raft_consensus.cc:740] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.532127 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.532837 21117 raft_consensus.cc:2468] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.532454 21327 consensus_queue.cc:260] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.534546 21156 leader_election.cc:304] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.535022 21327 ts_tablet_manager.cc:1434] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:08:57.535600 21343 raft_consensus.cc:2804] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.536011 21343 raft_consensus.cc:493] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.531833 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.536535 21343 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:57.537657 21155 leader_election.cc:343] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.541275 21346 raft_consensus.cc:515] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.543958 21343 raft_consensus.cc:515] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.544204 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e104c0dcfff42a0905144088123b7f7" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.545070 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e104c0dcfff42a0905144088123b7f7" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:57.545523 21041 raft_consensus.cc:3060] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.545656 21189 raft_consensus.cc:3060] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.545697 21327 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.546720 21343 leader_election.cc:290] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.544807 21346 leader_election.cc:290] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.549063 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.549777 21117 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.553030 21327 tablet_bootstrap.cc:654] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.555316 21041 raft_consensus.cc:2468] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:57.555825 21189 raft_consensus.cc:2468] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:57.557147 21080 leader_election.cc:304] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.558658 21346 raft_consensus.cc:2804] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.558873 21324 tablet_bootstrap.cc:492] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: No bootstrap required, opened a new log
I20260713 09:08:57.558835 21117 raft_consensus.cc:2468] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.559687 21324 ts_tablet_manager.cc:1403] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260713 09:08:57.559734 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.559950 21346 raft_consensus.cc:697] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:57.561905 21156 leader_election.cc:304] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.562668 21353 raft_consensus.cc:493] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:57.563060 21155 leader_election.cc:343] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.563299 21343 raft_consensus.cc:2804] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.563179 21353 raft_consensus.cc:515] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.563936 21343 raft_consensus.cc:697] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.564838 21343 consensus_queue.cc:237] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.565165 21324 raft_consensus.cc:359] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.565613 21353 leader_election.cc:290] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.565871 21324 raft_consensus.cc:385] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.561905 21346 consensus_queue.cc:237] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.566208 21324 raft_consensus.cc:740] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.567939 21324 consensus_queue.cc:260] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.570240 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.570863 21041 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.571308 21327 tablet_bootstrap.cc:492] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.572320 21327 ts_tablet_manager.cc:1403] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260713 09:08:57.572219 21306 raft_consensus.cc:493] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.573684 21155 leader_election.cc:304] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.573545 21306 raft_consensus.cc:515] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.574486 21343 raft_consensus.cc:2804] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.574839 21343 raft_consensus.cc:493] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.575166 21343 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.566731 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.576033 21347 raft_consensus.cc:493] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.576021 21327 raft_consensus.cc:359] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.576884 21327 raft_consensus.cc:385] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.576731 21347 raft_consensus.cc:515] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.577179 21327 raft_consensus.cc:740] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.575619 21306 leader_election.cc:290] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.578451 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.578994 21347 leader_election.cc:290] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.579167 21042 raft_consensus.cc:2468] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:57.579787 21117 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 0.
I20260713 09:08:57.580083 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.580078 21327 consensus_queue.cc:260] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.581243 21081 leader_election.cc:304] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.582197 21347 raft_consensus.cc:2804] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.582621 21347 raft_consensus.cc:493] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.582701 21327 ts_tablet_manager.cc:1434] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:57.583211 21347 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.583765 21327 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: Bootstrap starting.
I20260713 09:08:57.584569 21343 raft_consensus.cc:515] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.585757 21190 raft_consensus.cc:2393] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c26c096d82a44eb5aed1c1095ec5f722 in current term 1: Already voted for candidate 423bc906f89e445f862f9b46a385714d in this term.
I20260713 09:08:57.587263 21324 ts_tablet_manager.cc:1434] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:57.586694 21343 leader_election.cc:290] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:57.578467 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.589263 21189 raft_consensus.cc:2468] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 0.
I20260713 09:08:57.590847 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.597808 21042 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.597111 21327 tablet_bootstrap.cc:654] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.595606 21347 raft_consensus.cc:515] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.593639 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.601898 21081 leader_election.cc:304] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.603258 21306 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.605782 21042 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.606292 21040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.606936 21040 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.607570 21347 leader_election.cc:290] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.608557 21155 leader_election.cc:304] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.610376 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:57.610632 21343 raft_consensus.cc:2804] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.611038 21189 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.611188 21343 raft_consensus.cc:697] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.612169 21343 consensus_queue.cc:237] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.614840 21306 raft_consensus.cc:2749] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.589277 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.615516 21040 raft_consensus.cc:2468] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:57.610376 20937 catalog_manager.cc:5697] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.616887 21081 leader_election.cc:304] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.618310 21347 raft_consensus.cc:2804] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.619937 21189 raft_consensus.cc:2468] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 1.
I20260713 09:08:57.621255 20939 catalog_manager.cc:5697] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.622670 21347 raft_consensus.cc:697] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:57.632688 21347 consensus_queue.cc:237] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.639780 21117 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 1.
I20260713 09:08:57.643785 21327 tablet_bootstrap.cc:492] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: No bootstrap required, opened a new log
I20260713 09:08:57.644277 21327 ts_tablet_manager.cc:1403] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.019s
I20260713 09:08:57.647707 20940 catalog_manager.cc:5697] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 1 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.650242 21327 raft_consensus.cc:359] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.650951 21327 raft_consensus.cc:385] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.651196 21327 raft_consensus.cc:740] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.651911 21327 consensus_queue.cc:260] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.655151 21327 ts_tablet_manager.cc:1434] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:57.661737 20939 catalog_manager.cc:5697] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 1 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.715306 21347 raft_consensus.cc:493] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.715876 21347 raft_consensus.cc:515] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.717747 21347 leader_election.cc:290] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.718588 21040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c" is_pre_election: true
I20260713 09:08:57.718816 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.719321 21040 raft_consensus.cc:2393] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c26c096d82a44eb5aed1c1095ec5f722 in current term 1: Already voted for candidate 423bc906f89e445f862f9b46a385714d in this term.
I20260713 09:08:57.720346 21081 leader_election.cc:304] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26c096d82a44eb5aed1c1095ec5f722; no voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.721024 21347 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.727734 21347 raft_consensus.cc:2749] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.758387 21343 consensus_queue.cc:1048] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.771090 21040 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.774650 21312 consensus_queue.cc:1048] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.781626 21312 consensus_queue.cc:1048] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.781852 21306 consensus_queue.cc:1048] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.791688 21312 consensus_queue.cc:1048] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.806588 21347 consensus_queue.cc:1048] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.851275 21116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
mode: GRACEFUL
new_leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:42150
I20260713 09:08:57.851337 21378 consensus_queue.cc:1048] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.851866 21116 raft_consensus.cc:606] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Received request to transfer leadership to TS 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.857542 21189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:57.858162 21189 raft_consensus.cc:606] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.862880 21378 consensus_queue.cc:1048] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.867549 21189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f2d46156314411a750890ff656ad49"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:57.868202 21189 raft_consensus.cc:606] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.872838 21353 raft_consensus.cc:993] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: : Instructing follower 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:57.873371 21378 raft_consensus.cc:1081] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:57.874261 21189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:57.875473 21189 raft_consensus.cc:606] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:57.875507 21041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:59608
I20260713 09:08:57.876175 21041 raft_consensus.cc:493] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.876598 21041 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.878217 21345 consensus_queue.cc:1048] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.881659 21042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
mode: GRACEFUL
new_leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:59622
I20260713 09:08:57.882323 21042 raft_consensus.cc:606] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Received request to transfer leadership to TS c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.884233 21041 raft_consensus.cc:515] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.887399 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:57.887995 21190 raft_consensus.cc:3055] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.888324 21190 raft_consensus.cc:740] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:57.888674 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0feaeb29e6f1465ba1706ab2c13bfb4f" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:57.889273 21116 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.889161 21190 consensus_queue.cc:260] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.890376 21190 raft_consensus.cc:3060] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.891731 21344 raft_consensus.cc:493] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.892210 21344 raft_consensus.cc:515] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.894376 21344 leader_election.cc:290] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.896230 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722" is_pre_election: true
I20260713 09:08:57.897207 21115 raft_consensus.cc:2393] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ed0b331d8d45409e7a1b090c25a42c in current term 1: Already voted for candidate 423bc906f89e445f862f9b46a385714d in this term.
I20260713 09:08:57.898908 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423bc906f89e445f862f9b46a385714d" is_pre_election: true
I20260713 09:08:57.900314 21005 leader_election.cc:304] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c; no voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.900499 21041 leader_election.cc:290] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.901108 21344 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.903254 21190 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:57.904553 21190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:57.905292 21190 raft_consensus.cc:606] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.904572 21005 leader_election.cc:304] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:08:57.907059 21313 raft_consensus.cc:2804] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.907521 21313 raft_consensus.cc:697] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:57.908372 21313 consensus_queue.cc:237] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.912472 21116 raft_consensus.cc:2468] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:57.915022 21345 consensus_queue.cc:1048] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.916122 21344 raft_consensus.cc:2749] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.918747 21190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
mode: GRACEFUL
new_leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:60158
I20260713 09:08:57.919355 21190 raft_consensus.cc:606] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Received request to transfer leadership to TS c26c096d82a44eb5aed1c1095ec5f722
I20260713 09:08:57.924587 21344 raft_consensus.cc:993] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: : Instructing follower c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:57.923579 20939 catalog_manager.cc:5697] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 2 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.925083 21313 raft_consensus.cc:1081] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Signalling peer c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:57.926616 21117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:46732
I20260713 09:08:57.927167 21117 raft_consensus.cc:493] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.927543 21117 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.927723 21116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
mode: GRACEFUL
new_leader_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:42150
I20260713 09:08:57.928517 21116 raft_consensus.cc:606] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Received request to transfer leadership to TS 423bc906f89e445f862f9b46a385714d
I20260713 09:08:57.933275 21117 raft_consensus.cc:515] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.935050 21117 leader_election.cc:290] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:57.936697 21041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:57.937315 21041 raft_consensus.cc:3055] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.937350 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2b1fd2e0584543b25b3ca2cd464305" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:57.937741 21041 raft_consensus.cc:740] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:57.938138 21189 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.938596 21041 consensus_queue.cc:260] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.939949 21041 raft_consensus.cc:3060] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.945933 21041 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:57.946125 21189 raft_consensus.cc:2468] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:57.947579 21080 leader_election.cc:304] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:57.948354 21347 raft_consensus.cc:2804] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.948881 21347 raft_consensus.cc:697] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:57.949671 21347 consensus_queue.cc:237] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:57.957494 20939 catalog_manager.cc:5697] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 1 to 2, leader changed from 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1) to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.043211 21347 consensus_queue.cc:1048] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.053603 21347 consensus_queue.cc:1048] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:58.059484 21347 consensus_queue.cc:1048] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:58.067140 21326 raft_consensus.cc:993] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: : Instructing follower 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:08:58.067654 21326 raft_consensus.cc:1081] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Signalling peer 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:08:58.070087 21189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:60138
I20260713 09:08:58.070619 21189 raft_consensus.cc:493] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.071043 21189 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.077693 21326 consensus_queue.cc:1048] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.078070 21189 raft_consensus.cc:515] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.080277 21189 leader_election.cc:290] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:08:58.080505 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:58.081310 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e16d83361314b6f9167d5b1990bb9d2" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:58.081898 21117 raft_consensus.cc:3055] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.082173 21117 raft_consensus.cc:740] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:58.082975 21117 consensus_queue.cc:260] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.084414 21117 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.092429 21117 raft_consensus.cc:2468] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 2.
I20260713 09:08:58.093494 21156 leader_election.cc:304] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [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: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:58.094224 21378 raft_consensus.cc:2804] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.094722 21378 raft_consensus.cc:697] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 2 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:58.095485 21378 consensus_queue.cc:237] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.102536 20939 catalog_manager.cc:5697] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 1 to 2, leader changed from c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2) to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 2 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.151204 21378 consensus_queue.cc:1048] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.158186 21353 raft_consensus.cc:993] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: : Instructing follower c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:58.158703 21343 raft_consensus.cc:1081] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:58.160318 21116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:46716
I20260713 09:08:58.160928 21116 raft_consensus.cc:493] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.161306 21116 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.164543 21343 consensus_queue.cc:1048] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.167959 21116 raft_consensus.cc:515] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.169094 21117 raft_consensus.cc:1240] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Rejecting Update request from peer 423bc906f89e445f862f9b46a385714d for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:58.170627 21116 leader_election.cc:290] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:58.171696 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:58.173503 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69907dbebe3b4d5fbd038e6a6b94ef10" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:58.174044 21189 raft_consensus.cc:3055] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.174360 21189 raft_consensus.cc:740] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:58.175156 21189 consensus_queue.cc:260] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.176017 21189 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.176158 21343 consensus_queue.cc:1048] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.184719 21189 raft_consensus.cc:2468] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:58.184842 21378 raft_consensus.cc:993] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: : Instructing follower c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:58.185364 21378 raft_consensus.cc:1081] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer c26c096d82a44eb5aed1c1095ec5f722 to start an election
I20260713 09:08:58.187008 21080 leader_election.cc:304] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [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: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 83ed0b331d8d45409e7a1b090c25a42c
I20260713 09:08:58.187036 21116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
 from {username='slave'} at 127.0.0.1:46716
I20260713 09:08:58.187844 21116 raft_consensus.cc:493] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.187959 21326 raft_consensus.cc:2804] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.188325 21116 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.188573 21326 raft_consensus.cc:697] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:58.189383 21326 consensus_queue.cc:237] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.195150 21378 consensus_queue.cc:1048] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.195961 21116 raft_consensus.cc:515] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.197501 21117 raft_consensus.cc:1240] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Rejecting Update request from peer 423bc906f89e445f862f9b46a385714d for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:58.198513 21116 leader_election.cc:290] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:58.199434 21042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:08:58.199563 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4231b1f74f0472ea52b226931d55243" candidate_uuid: "c26c096d82a44eb5aed1c1095ec5f722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:58.200163 21042 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.200275 21189 raft_consensus.cc:3055] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.200716 21189 raft_consensus.cc:740] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:58.201434 21189 consensus_queue.cc:260] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.202099 21189 raft_consensus.cc:3060] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.208211 21189 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:58.208333 21042 raft_consensus.cc:2468] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26c096d82a44eb5aed1c1095ec5f722 in term 2.
I20260713 09:08:58.209725 21041 raft_consensus.cc:1240] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Rejecting Update request from peer 423bc906f89e445f862f9b46a385714d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:08:58.211236 20940 catalog_manager.cc:5697] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.212831 21081 leader_election.cc:304] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:58.214754 21326 raft_consensus.cc:2804] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.215279 21326 raft_consensus.cc:697] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Becoming Leader. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:58.216135 21326 consensus_queue.cc:237] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.225512 20940 catalog_manager.cc:5697] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2). New cstate: current_term: 2 leader_uuid: "c26c096d82a44eb5aed1c1095ec5f722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.298413 21353 raft_consensus.cc:993] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: : Instructing follower 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.298911 21353 raft_consensus.cc:1081] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.301167 21041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:59608
I20260713 09:08:58.301767 21041 raft_consensus.cc:493] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.302145 21041 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.307698 21041 raft_consensus.cc:515] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.309439 21041 leader_election.cc:290] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:58.310247 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:58.310489 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be1ab484764f0d93cfb212c0c778b4" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:58.310894 21116 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.310997 21189 raft_consensus.cc:3055] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.311470 21189 raft_consensus.cc:740] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:58.312256 21189 consensus_queue.cc:260] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.313501 21189 raft_consensus.cc:3060] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.318287 21116 raft_consensus.cc:2468] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.319754 21007 leader_election.cc:304] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:58.320027 21189 raft_consensus.cc:2468] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.320544 21345 raft_consensus.cc:2804] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.321017 21345 raft_consensus.cc:697] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:58.321862 21345 consensus_queue.cc:237] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.324553 21306 raft_consensus.cc:993] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: : Instructing follower 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.325080 21306 raft_consensus.cc:1081] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Signalling peer 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.327191 21041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:59596
I20260713 09:08:58.327765 21041 raft_consensus.cc:493] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.328156 21041 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.331985 20939 catalog_manager.cc:5697] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 2 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.335237 21041 raft_consensus.cc:515] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.338948 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:58.339530 21041 leader_election.cc:290] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:58.339600 21117 raft_consensus.cc:3055] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.340077 21117 raft_consensus.cc:740] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:08:58.341012 21117 consensus_queue.cc:260] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.341158 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546026ff13a7431593c8b0e6a3b57470" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:58.341842 21189 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.342051 21117 raft_consensus.cc:3060] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.346957 21117 raft_consensus.cc:2468] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.346957 21189 raft_consensus.cc:2468] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.348109 21007 leader_election.cc:304] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:58.348933 21345 raft_consensus.cc:2804] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.349414 21345 raft_consensus.cc:697] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:58.350214 21345 consensus_queue.cc:237] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.356431 20939 catalog_manager.cc:5697] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 1 to 2, leader changed from c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2) to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 2 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.383630 21189 raft_consensus.cc:1275] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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.384750 21306 consensus_queue.cc:1048] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.394346 21041 raft_consensus.cc:1275] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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.396929 21326 consensus_queue.cc:1048] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, 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.398765 21353 raft_consensus.cc:993] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: : Instructing follower 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.399292 21343 raft_consensus.cc:1081] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Signalling peer 83ed0b331d8d45409e7a1b090c25a42c to start an election
I20260713 09:08:58.401209 21042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f2d46156314411a750890ff656ad49"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
 from {username='slave'} at 127.0.0.1:59608
I20260713 09:08:58.401816 21042 raft_consensus.cc:493] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.402194 21042 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.407742 21042 raft_consensus.cc:515] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.409821 21042 leader_election.cc:290] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Requested vote from peers c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335), 423bc906f89e445f862f9b46a385714d (127.16.50.3:35919)
I20260713 09:08:58.410398 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:08:58.410961 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f2d46156314411a750890ff656ad49" candidate_uuid: "83ed0b331d8d45409e7a1b090c25a42c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423bc906f89e445f862f9b46a385714d"
I20260713 09:08:58.411028 21117 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.411569 21190 raft_consensus.cc:3055] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.411873 21190 raft_consensus.cc:740] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:08:58.412762 21190 consensus_queue.cc:260] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.414003 21190 raft_consensus.cc:3060] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.416601 21117 raft_consensus.cc:2468] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.417663 21007 leader_election.cc:304] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ed0b331d8d45409e7a1b090c25a42c, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:08:58.418486 21345 raft_consensus.cc:2804] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.418948 21345 raft_consensus.cc:697] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Leader. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:08:58.419664 21345 consensus_queue.cc:237] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:08:58.420800 21190 raft_consensus.cc:2468] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ed0b331d8d45409e7a1b090c25a42c in term 2.
I20260713 09:08:58.426177 20940 catalog_manager.cc:5697] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c reported cstate change: term changed from 1 to 2, leader changed from 423bc906f89e445f862f9b46a385714d (127.16.50.3) to 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1). New cstate: current_term: 2 leader_uuid: "83ed0b331d8d45409e7a1b090c25a42c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.438748 21117 raft_consensus.cc:1275] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.440009 21345 consensus_queue.cc:1048] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.447778 21190 raft_consensus.cc:1275] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.449860 21397 consensus_queue.cc:1048] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.583972 21190 raft_consensus.cc:1275] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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.585383 21326 consensus_queue.cc:1048] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.593856 21042 raft_consensus.cc:3060] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.601440 21042 raft_consensus.cc:1275] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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.602876 21347 consensus_queue.cc:1048] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, 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.693084 21117 raft_consensus.cc:1275] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.694416 21343 consensus_queue.cc:1048] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.699218 21042 raft_consensus.cc:3060] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.708546 21042 raft_consensus.cc:1275] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.710011 21378 consensus_queue.cc:1048] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, 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.725860 21190 raft_consensus.cc:1275] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.727121 21345 consensus_queue.cc:1048] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.735265 21117 raft_consensus.cc:1275] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.737036 21345 consensus_queue.cc:1048] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.765558 21041 raft_consensus.cc:1275] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.766984 21326 consensus_queue.cc:1048] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.776988 21190 raft_consensus.cc:1275] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer c26c096d82a44eb5aed1c1095ec5f722: 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.778623 21306 consensus_queue.cc:1048] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.792197 21117 raft_consensus.cc:1275] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.793495 21345 consensus_queue.cc:1048] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.800977 21190 raft_consensus.cc:1275] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.802412 21313 consensus_queue.cc:1048] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.814914 21117 raft_consensus.cc:1275] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.816159 21313 consensus_queue.cc:1048] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.826521 21190 raft_consensus.cc:1275] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Refusing update from remote peer 83ed0b331d8d45409e7a1b090c25a42c: 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.831317 21313 consensus_queue.cc:1048] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [LEADER]: Connected to new peer: Peer: permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 }, 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.932582 20938 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47068:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:00.957166 20938 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47068:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:00.983850 16584 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:01.107734 21422 log.cc:927] Time spent T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260713 09:09:01.288060 21426 log.cc:927] Time spent T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260713 09:09:01.388396 21038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da"
dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
mode: GRACEFUL
new_leader_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:48772
I20260713 09:09:01.389545 21038 raft_consensus.cc:606] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Received request to transfer leadership to TS 423bc906f89e445f862f9b46a385714d
I20260713 09:09:01.410238 21467 tablet.cc:1724] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.475695 21466 tablet.cc:1724] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.487323 21470 tablet.cc:1724] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.489765 21472 tablet.cc:1724] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.499502 21474 tablet.cc:1724] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.523591 21469 tablet.cc:1724] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.569911 21474 tablet.cc:1724] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.546360 21483 tablet.cc:1724] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.556639 21478 tablet.cc:1724] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.585429 21484 tablet.cc:1724] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.544657 21480 tablet.cc:1724] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.589377 21114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626"
dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
mode: GRACEFUL
new_leader_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:42160
I20260713 09:09:01.590052 21114 raft_consensus.cc:606] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Received request to transfer leadership to TS 423bc906f89e445f862f9b46a385714d
I20260713 09:09:01.591665 16584 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:01.592255 16584 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:01.557806 21476 tablet.cc:1724] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.598248 21470 tablet.cc:1724] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.599273 21478 tablet.cc:1724] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.603777 21466 tablet.cc:1724] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.608428 21467 tablet.cc:1724] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.626899 21480 tablet.cc:1724] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.587633 21481 tablet.cc:1724] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.627600 21483 tablet.cc:1724] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.630713 21474 tablet.cc:1724] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.643347 21470 tablet.cc:1724] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.651714 21467 tablet.cc:1724] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.653528 21449 raft_consensus.cc:993] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: : Instructing follower 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:09:01.654085 21449 raft_consensus.cc:1081] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Signalling peer 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:09:01.656402 21187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:60138
I20260713 09:09:01.657110 21187 raft_consensus.cc:493] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:01.657595 21187 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.657678 21476 tablet.cc:1724] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.668776 21478 tablet.cc:1724] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.674367 21472 tablet.cc:1724] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.667940 21187 raft_consensus.cc:515] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.701824 21187 leader_election.cc:290] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 3 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:09:01.693650 21466 tablet.cc:1724] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.702626 21040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:09:01.703083 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2fcc81158e47f0b8fb06121f6e0626" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:09:01.703473 21040 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.703693 21114 raft_consensus.cc:3055] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:01.704034 21114 raft_consensus.cc:740] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c26c096d82a44eb5aed1c1095ec5f722, State: Running, Role: LEADER
I20260713 09:09:01.705055 21114 consensus_queue.cc:260] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.706504 21114 raft_consensus.cc:3060] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.711426 21040 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 3.
I20260713 09:09:01.712944 21155 leader_election.cc:304] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [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: 423bc906f89e445f862f9b46a385714d, 83ed0b331d8d45409e7a1b090c25a42c; no voters: 
I20260713 09:09:01.714126 21439 raft_consensus.cc:2804] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:01.714694 21439 raft_consensus.cc:697] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 3 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:09:01.715758 21439 consensus_queue.cc:237] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.698891 21483 tablet.cc:1724] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01.734324 21114 raft_consensus.cc:2468] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 3.
I20260713 09:09:01.744187 20938 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: soft_deleted_table [id=b794a4f38ab64e6f80d5b13b723400dc] alter complete (version 1)
I20260713 09:09:01.759986 20939 catalog_manager.cc:5697] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 2 to 3, leader changed from c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2) to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 3 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.798004 21437 raft_consensus.cc:993] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: : Instructing follower 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:09:01.798630 21407 raft_consensus.cc:1081] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Signalling peer 423bc906f89e445f862f9b46a385714d to start an election
I20260713 09:09:01.800257 21187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da"
dest_uuid: "423bc906f89e445f862f9b46a385714d"
 from {username='slave'} at 127.0.0.1:60152
I20260713 09:09:01.800902 21187 raft_consensus.cc:493] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:01.801244 21187 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.807255 21187 raft_consensus.cc:515] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.809423 21187 leader_election.cc:290] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [CANDIDATE]: Term 3 election: Requested vote from peers 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411), c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335)
I20260713 09:09:01.810159 21040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83ed0b331d8d45409e7a1b090c25a42c"
I20260713 09:09:01.810586 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1216ad2cd64909811e79c74cdaa0da" candidate_uuid: "423bc906f89e445f862f9b46a385714d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c26c096d82a44eb5aed1c1095ec5f722"
I20260713 09:09:01.810787 21040 raft_consensus.cc:3055] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:01.811224 21040 raft_consensus.cc:740] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83ed0b331d8d45409e7a1b090c25a42c, State: Running, Role: LEADER
I20260713 09:09:01.811235 21114 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.812000 21040 consensus_queue.cc:260] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.813079 21040 raft_consensus.cc:3060] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.818400 21114 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 3.
I20260713 09:09:01.819416 21040 raft_consensus.cc:2468] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423bc906f89e445f862f9b46a385714d in term 3.
I20260713 09:09:01.819796 21156 leader_election.cc:304] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [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: 423bc906f89e445f862f9b46a385714d, c26c096d82a44eb5aed1c1095ec5f722; no voters: 
I20260713 09:09:01.820734 21439 raft_consensus.cc:2804] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:01.821143 21439 raft_consensus.cc:697] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 3 LEADER]: Becoming Leader. State: Replica: 423bc906f89e445f862f9b46a385714d, State: Running, Role: LEADER
I20260713 09:09:01.822041 21439 consensus_queue.cc:237] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [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: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } }
I20260713 09:09:01.830081 20939 catalog_manager.cc:5697] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d reported cstate change: term changed from 2 to 3, leader changed from 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1) to 423bc906f89e445f862f9b46a385714d (127.16.50.3). New cstate: current_term: 3 leader_uuid: "423bc906f89e445f862f9b46a385714d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423bc906f89e445f862f9b46a385714d" member_type: VOTER last_known_addr { host: "127.16.50.3" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.154606 21041 raft_consensus.cc:1275] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.156468 21439 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, 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.167209 21114 raft_consensus.cc:1275] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.168953 21439 consensus_queue.cc:1048] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.371781 21112 raft_consensus.cc:1275] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.373198 21405 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26c096d82a44eb5aed1c1095ec5f722" member_type: VOTER last_known_addr { host: "127.16.50.2" port: 38335 }, 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.382026 21041 raft_consensus.cc:1275] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Refusing update from remote peer 423bc906f89e445f862f9b46a385714d: 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.383658 21405 consensus_queue.cc:1048] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ed0b331d8d45409e7a1b090c25a42c" member_type: VOTER last_known_addr { host: "127.16.50.1" port: 35411 }, 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.648919 16584 tablet_server.cc:179] TabletServer@127.16.50.1:0 shutting down...
W20260713 09:09:02.674752 21081 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260713 09:09:02.678051 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.679049 16584 tablet_replica.cc:333] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.680065 16584 raft_consensus.cc:2243] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.680892 16584 raft_consensus.cc:2272] T 73be1ab484764f0d93cfb212c0c778b4 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.683887 16584 tablet_replica.cc:333] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.684674 16584 raft_consensus.cc:2243] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.685273 16584 raft_consensus.cc:2272] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.688203 16584 tablet_replica.cc:333] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.688920 16584 raft_consensus.cc:2243] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.689385 16584 raft_consensus.cc:2272] T 4e16d83361314b6f9167d5b1990bb9d2 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.691937 16584 tablet_replica.cc:333] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.692754 16584 raft_consensus.cc:2243] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:02.693001 21081 consensus_peers.cc:597] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 -> Peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Couldn't send request to peer 83ed0b331d8d45409e7a1b090c25a42c. 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.693603 16584 raft_consensus.cc:2272] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.695902 16584 tablet_replica.cc:333] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.696501 16584 raft_consensus.cc:2243] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.696877 16584 raft_consensus.cc:2272] T d4231b1f74f0472ea52b226931d55243 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.698793 16584 tablet_replica.cc:333] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.699359 16584 raft_consensus.cc:2243] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.699801 16584 raft_consensus.cc:2272] T 24cda7e5b029434996369aa433efb9f0 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.701802 16584 tablet_replica.cc:333] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.702332 16584 raft_consensus.cc:2243] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.702777 16584 raft_consensus.cc:2272] T 1368e18727554e47b3711a45001dc7de P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.704856 16584 tablet_replica.cc:333] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.705438 16584 raft_consensus.cc:2243] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.705859 16584 raft_consensus.cc:2272] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.707713 16584 tablet_replica.cc:333] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.708266 16584 raft_consensus.cc:2243] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.709067 16584 raft_consensus.cc:2272] T 546026ff13a7431593c8b0e6a3b57470 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.711372 16584 tablet_replica.cc:333] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.711912 16584 raft_consensus.cc:2243] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.712389 16584 raft_consensus.cc:2272] T 2872fd2c633946bc94f67921062248e2 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.714277 16584 tablet_replica.cc:333] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.714829 16584 raft_consensus.cc:2243] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.715267 16584 raft_consensus.cc:2272] T 5f2fcc81158e47f0b8fb06121f6e0626 P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.717564 16584 tablet_replica.cc:333] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.718120 16584 raft_consensus.cc:2243] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.718567 16584 raft_consensus.cc:2272] T 6d2b1fd2e0584543b25b3ca2cd464305 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.720655 16584 tablet_replica.cc:333] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.721211 16584 raft_consensus.cc:2243] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.722234 16584 raft_consensus.cc:2272] T 96e06d2d36324f9fb74df649b21e7f7b P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.725000 16584 tablet_replica.cc:333] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.725603 16584 raft_consensus.cc:2243] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.726125 16584 raft_consensus.cc:2272] T 5c1216ad2cd64909811e79c74cdaa0da P 83ed0b331d8d45409e7a1b090c25a42c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.728760 16584 tablet_replica.cc:333] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.729321 16584 raft_consensus.cc:2243] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.730084 16584 raft_consensus.cc:2272] T eab67800086941cbb18c1fd2d7564b6c P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.732232 16584 tablet_replica.cc:333] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.732867 16584 raft_consensus.cc:2243] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.733351 16584 raft_consensus.cc:2272] T 7e104c0dcfff42a0905144088123b7f7 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.735773 16584 tablet_replica.cc:333] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.736433 16584 raft_consensus.cc:2243] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.737205 16584 raft_consensus.cc:2272] T 96f2d46156314411a750890ff656ad49 P 83ed0b331d8d45409e7a1b090c25a42c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:02.738164 21081 consensus_peers.cc:597] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 -> Peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Couldn't send request to peer 83ed0b331d8d45409e7a1b090c25a42c. 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.739689 16584 tablet_replica.cc:333] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c: stopping tablet replica
I20260713 09:09:02.740494 16584 raft_consensus.cc:2243] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.741400 16584 raft_consensus.cc:2272] T 8045122a2bf54904bff0b6c0b9ebda66 P 83ed0b331d8d45409e7a1b090c25a42c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:02.760025 21155 consensus_peers.cc:597] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d -> Peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Couldn't send request to peer 83ed0b331d8d45409e7a1b090c25a42c. 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.775782 16584 tablet_server.cc:196] TabletServer@127.16.50.1:0 shutdown complete.
I20260713 09:09:02.812263 16584 tablet_server.cc:179] TabletServer@127.16.50.2:0 shutting down...
W20260713 09:09:02.839203 21156 consensus_peers.cc:597] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d -> Peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Couldn't send request to peer c26c096d82a44eb5aed1c1095ec5f722. 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.839761 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.840525 16584 tablet_replica.cc:333] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.841230 16584 raft_consensus.cc:2243] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.841743 16584 raft_consensus.cc:2272] T 4e16d83361314b6f9167d5b1990bb9d2 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.843672 16584 tablet_replica.cc:333] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.844242 16584 raft_consensus.cc:2243] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.844733 16584 raft_consensus.cc:2272] T 0feaeb29e6f1465ba1706ab2c13bfb4f P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.846695 16584 tablet_replica.cc:333] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.847241 16584 raft_consensus.cc:2243] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.847985 16584 raft_consensus.cc:2272] T 69907dbebe3b4d5fbd038e6a6b94ef10 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.849814 16584 tablet_replica.cc:333] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.850337 16584 raft_consensus.cc:2243] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.850773 16584 raft_consensus.cc:2272] T 73be1ab484764f0d93cfb212c0c778b4 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.852658 16584 tablet_replica.cc:333] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.853201 16584 raft_consensus.cc:2243] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.853613 16584 raft_consensus.cc:2272] T 96f2d46156314411a750890ff656ad49 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.855304 16584 tablet_replica.cc:333] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.855801 16584 raft_consensus.cc:2243] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.856631 16584 raft_consensus.cc:2272] T 7e104c0dcfff42a0905144088123b7f7 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.858645 16584 tablet_replica.cc:333] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.859186 16584 raft_consensus.cc:2243] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.859875 16584 raft_consensus.cc:2272] T d4231b1f74f0472ea52b226931d55243 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.861729 16584 tablet_replica.cc:333] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.862248 16584 raft_consensus.cc:2243] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.862989 16584 raft_consensus.cc:2272] T 24cda7e5b029434996369aa433efb9f0 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.864914 16584 tablet_replica.cc:333] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.865422 16584 raft_consensus.cc:2243] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.866128 16584 raft_consensus.cc:2272] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.867964 16584 tablet_replica.cc:333] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.868547 16584 raft_consensus.cc:2243] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.868961 16584 raft_consensus.cc:2272] T 1368e18727554e47b3711a45001dc7de P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.870700 16584 tablet_replica.cc:333] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.871264 16584 raft_consensus.cc:2243] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.871686 16584 raft_consensus.cc:2272] T 5c1216ad2cd64909811e79c74cdaa0da P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.874600 16584 tablet_replica.cc:333] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.875166 16584 raft_consensus.cc:2243] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.875597 16584 raft_consensus.cc:2272] T 96e06d2d36324f9fb74df649b21e7f7b P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.877501 16584 tablet_replica.cc:333] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.877979 16584 raft_consensus.cc:2243] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.878705 16584 raft_consensus.cc:2272] T 6d2b1fd2e0584543b25b3ca2cd464305 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.880566 16584 tablet_replica.cc:333] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.881049 16584 raft_consensus.cc:2243] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.881503 16584 raft_consensus.cc:2272] T 546026ff13a7431593c8b0e6a3b57470 P c26c096d82a44eb5aed1c1095ec5f722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.883378 16584 tablet_replica.cc:333] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.883844 16584 raft_consensus.cc:2243] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.884667 16584 raft_consensus.cc:2272] T 2872fd2c633946bc94f67921062248e2 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.886420 16584 tablet_replica.cc:333] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.886916 16584 raft_consensus.cc:2243] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.887315 16584 raft_consensus.cc:2272] T 5f2fcc81158e47f0b8fb06121f6e0626 P c26c096d82a44eb5aed1c1095ec5f722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.889676 16584 tablet_replica.cc:333] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.890161 16584 raft_consensus.cc:2243] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.890563 16584 raft_consensus.cc:2272] T 8045122a2bf54904bff0b6c0b9ebda66 P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.892339 16584 tablet_replica.cc:333] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722: stopping tablet replica
I20260713 09:09:02.892767 16584 raft_consensus.cc:2243] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.893204 16584 raft_consensus.cc:2272] T eab67800086941cbb18c1fd2d7564b6c P c26c096d82a44eb5aed1c1095ec5f722 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:02.921542 21156 consensus_peers.cc:597] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d -> Peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Couldn't send request to peer c26c096d82a44eb5aed1c1095ec5f722. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:38335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.931923 16584 tablet_server.cc:196] TabletServer@127.16.50.2:0 shutdown complete.
W20260713 09:09:02.951751 21156 consensus_peers.cc:597] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d -> Peer c26c096d82a44eb5aed1c1095ec5f722 (127.16.50.2:38335): Couldn't send request to peer c26c096d82a44eb5aed1c1095ec5f722. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.2:38335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.966060 16584 tablet_server.cc:179] TabletServer@127.16.50.3:0 shutting down...
W20260713 09:09:02.966970 21155 consensus_peers.cc:597] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d -> Peer 83ed0b331d8d45409e7a1b090c25a42c (127.16.50.1:35411): Couldn't send request to peer 83ed0b331d8d45409e7a1b090c25a42c. Status: Network error: Client connection negotiation failed: client connection to 127.16.50.1:35411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.993499 16584 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.994244 16584 tablet_replica.cc:333] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:02.994952 16584 raft_consensus.cc:2243] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.995826 16584 raft_consensus.cc:2272] T 4e16d83361314b6f9167d5b1990bb9d2 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.997881 16584 tablet_replica.cc:333] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:02.998456 16584 raft_consensus.cc:2243] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.998945 16584 raft_consensus.cc:2272] T 69907dbebe3b4d5fbd038e6a6b94ef10 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.000948 16584 tablet_replica.cc:333] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.001488 16584 raft_consensus.cc:2243] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.001946 16584 raft_consensus.cc:2272] T 73be1ab484764f0d93cfb212c0c778b4 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.003736 16584 tablet_replica.cc:333] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.004277 16584 raft_consensus.cc:2243] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.004760 16584 raft_consensus.cc:2272] T 7e104c0dcfff42a0905144088123b7f7 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.006520 16584 tablet_replica.cc:333] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.007040 16584 raft_consensus.cc:2243] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.007488 16584 raft_consensus.cc:2272] T 96f2d46156314411a750890ff656ad49 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.009407 16584 tablet_replica.cc:333] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.009945 16584 raft_consensus.cc:2243] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.010389 16584 raft_consensus.cc:2272] T b3fcf6e7222d47d2b8c1c9e8686c9be4 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.012311 16584 tablet_replica.cc:333] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.013023 16584 raft_consensus.cc:2243] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:03.013846 16584 raft_consensus.cc:2272] T 1368e18727554e47b3711a45001dc7de P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.015786 16584 tablet_replica.cc:333] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.016362 16584 raft_consensus.cc:2243] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.016786 16584 raft_consensus.cc:2272] T 546026ff13a7431593c8b0e6a3b57470 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.018540 16584 tablet_replica.cc:333] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.019070 16584 raft_consensus.cc:2243] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:03.019797 16584 raft_consensus.cc:2272] T 5f2fcc81158e47f0b8fb06121f6e0626 P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.022094 16584 tablet_replica.cc:333] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.022562 16584 raft_consensus.cc:2243] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.022907 16584 raft_consensus.cc:2272] T 2872fd2c633946bc94f67921062248e2 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.024570 16584 tablet_replica.cc:333] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.025017 16584 raft_consensus.cc:2243] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.025403 16584 raft_consensus.cc:2272] T 0feaeb29e6f1465ba1706ab2c13bfb4f P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.027053 16584 tablet_replica.cc:333] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.027501 16584 raft_consensus.cc:2243] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.027930 16584 raft_consensus.cc:2272] T 6d2b1fd2e0584543b25b3ca2cd464305 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.029685 16584 tablet_replica.cc:333] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.030145 16584 raft_consensus.cc:2243] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.030503 16584 raft_consensus.cc:2272] T 96e06d2d36324f9fb74df649b21e7f7b P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.032305 16584 tablet_replica.cc:333] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.032729 16584 raft_consensus.cc:2243] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:03.033444 16584 raft_consensus.cc:2272] T 5c1216ad2cd64909811e79c74cdaa0da P 423bc906f89e445f862f9b46a385714d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.035751 16584 tablet_replica.cc:333] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.036338 16584 raft_consensus.cc:2243] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.036762 16584 raft_consensus.cc:2272] T eab67800086941cbb18c1fd2d7564b6c P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.038476 16584 tablet_replica.cc:333] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.038944 16584 raft_consensus.cc:2243] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.039417 16584 raft_consensus.cc:2272] T 8045122a2bf54904bff0b6c0b9ebda66 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.041409 16584 tablet_replica.cc:333] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.041813 16584 raft_consensus.cc:2243] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.042181 16584 raft_consensus.cc:2272] T d4231b1f74f0472ea52b226931d55243 P 423bc906f89e445f862f9b46a385714d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.043869 16584 tablet_replica.cc:333] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d: stopping tablet replica
I20260713 09:09:03.044265 16584 raft_consensus.cc:2243] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:03.044709 16584 raft_consensus.cc:2272] T 24cda7e5b029434996369aa433efb9f0 P 423bc906f89e445f862f9b46a385714d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.083186 16584 tablet_server.cc:196] TabletServer@127.16.50.3:0 shutdown complete.
I20260713 09:09:03.113147 16584 master.cc:562] Master@127.16.50.62:35239 shutting down...
I20260713 09:09:03.133971 16584 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:03.134496 16584 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:03.134809 16584 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f8bbaae56a74247997ee80df1847627: stopping tablet replica
I20260713 09:09:03.154925 16584 master.cc:584] Master@127.16.50.62:35239 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11386 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23795 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114507 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:03.208691 16584 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260713 09:09:03.208909 16584 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260713 09:09:03.209046 16584 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 384 messages since previous log ~14 seconds ago
I20260713 09:09:03.209201 16584 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 ~35 seconds ago
I20260713 09:09:03.209343 16584 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 ~35 seconds ago
I20260713 09:09:03.209540 16584 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:09:03.209687 16584 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
